Commit ·
3945f49
1
Parent(s): 29b2b33
Training in progress, epoch 31
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
| 40 |
"n_heads": 12,
|
| 41 |
"n_layers": 6,
|
| 42 |
"pad_token_id": 0,
|
|
|
|
| 43 |
"qa_dropout": 0.1,
|
| 44 |
"seq_classif_dropout": 0.2,
|
| 45 |
"sinusoidal_pos_embds": false,
|
|
|
|
| 40 |
"n_heads": 12,
|
| 41 |
"n_layers": 6,
|
| 42 |
"pad_token_id": 0,
|
| 43 |
+
"problem_type": "single_label_classification",
|
| 44 |
"qa_dropout": 0.1,
|
| 45 |
"seq_classif_dropout": 0.2,
|
| 46 |
"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 267881773
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59c1236184ee1a48e0f458e1e0939e3db02fae293a970c51c4a967ffcf83d058
|
| 3 |
size 267881773
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7713deefc5c662bcc411d8e3789ecbb88c85917321bc19c21290754e23158b85
|
| 3 |
size 3963
|