jeanpoll
commited on
Commit
·
d37bc50
1
Parent(s):
bf3fc5e
small improvement by training with part of data converted to lower case
Browse files- config.json +3 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -33,6 +33,9 @@
|
|
33 |
"num_hidden_layers": 12,
|
34 |
"output_past": true,
|
35 |
"pad_token_id": 1,
|
|
|
|
|
36 |
"type_vocab_size": 1,
|
|
|
37 |
"vocab_size": 32005
|
38 |
}
|
|
|
33 |
"num_hidden_layers": 12,
|
34 |
"output_past": true,
|
35 |
"pad_token_id": 1,
|
36 |
+
"position_embedding_type": "absolute",
|
37 |
+
"transformers_version": "4.3.2",
|
38 |
"type_vocab_size": 1,
|
39 |
+
"use_cache": true,
|
40 |
"vocab_size": 32005
|
41 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55e4e2730fadcb7f4905c10d6f39abc0fe59ead7f919e5fde845f39144cc430b
|
3 |
+
size 440227439
|