Model save
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"initializer_range": 0.02,
|
15 |
"intermediate_size": 3072,
|
16 |
"layer_norm_eps": 1e-05,
|
17 |
-
"max_position_embeddings":
|
18 |
"model_type": "roberta",
|
19 |
"num_attention_heads": 12,
|
20 |
"num_hidden_layers": 12,
|
@@ -23,7 +23,7 @@
|
|
23 |
"position_embedding_type": "absolute",
|
24 |
"problem_type": "single_label_classification",
|
25 |
"torch_dtype": "float32",
|
26 |
-
"transformers_version": "4.
|
27 |
"type_vocab_size": 1,
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 50265
|
|
|
14 |
"initializer_range": 0.02,
|
15 |
"intermediate_size": 3072,
|
16 |
"layer_norm_eps": 1e-05,
|
17 |
+
"max_position_embeddings": 60308,
|
18 |
"model_type": "roberta",
|
19 |
"num_attention_heads": 12,
|
20 |
"num_hidden_layers": 12,
|
|
|
23 |
"position_embedding_type": "absolute",
|
24 |
"problem_type": "single_label_classification",
|
25 |
"torch_dtype": "float32",
|
26 |
+
"transformers_version": "4.21.1",
|
27 |
"type_vocab_size": 1,
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 50265
|
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:fb12bc3a90d900e0a12c813fe37ac0f2896e2de7a2ce8e58a3167659e91db875
|
3 |
+
size 682825837
|
training_args.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:88158e183725e2690ac42386595e73e6d1c143d0078cb003e26a2f8b94ac5b4e
|
3 |
+
size 3311
|