nikitakapitan
commited on
Commit
•
4fd4bb5
1
Parent(s):
413294c
Training in progress, step 500
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -320,6 +320,7 @@
|
|
320 |
"n_heads": 12,
|
321 |
"n_layers": 6,
|
322 |
"pad_token_id": 0,
|
|
|
323 |
"qa_dropout": 0.1,
|
324 |
"seq_classif_dropout": 0.2,
|
325 |
"sinusoidal_pos_embds": false,
|
|
|
320 |
"n_heads": 12,
|
321 |
"n_layers": 6,
|
322 |
"pad_token_id": 0,
|
323 |
+
"problem_type": "single_label_classification",
|
324 |
"qa_dropout": 0.1,
|
325 |
"seq_classif_dropout": 0.2,
|
326 |
"sinusoidal_pos_embds": false,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268313837
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3123aa37de2136fde050ade584bd42f74f3750a22536701bbd22ff7b5a23eb7c
|
3 |
size 268313837
|