End of training
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"n_special": 0,
|
21 |
"pad_token_id": 50256,
|
22 |
"predict_special_tokens": true,
|
23 |
-
"problem_type": "
|
24 |
"reorder_and_upcast_attn": false,
|
25 |
"resid_pdrop": 0.1,
|
26 |
"scale_attn_by_inverse_layer_idx": false,
|
|
|
20 |
"n_special": 0,
|
21 |
"pad_token_id": 50256,
|
22 |
"predict_special_tokens": true,
|
23 |
+
"problem_type": "multi_label_classification",
|
24 |
"reorder_and_upcast_attn": false,
|
25 |
"resid_pdrop": 0.1,
|
26 |
"scale_attn_by_inverse_layer_idx": false,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1444570519
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d489f079e2cfc621bee96ff2fef1f124efc082bfc38e77df4dfe76a1647d1f3
|
3 |
size 1444570519
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3375
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fab400cc01313e40d7404135909c0bad32f972fe977395932b4ca4e93354a46b
|
3 |
size 3375
|