Model save
Browse files- config.json +0 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -28,7 +28,6 @@
|
|
28 |
"num_hidden_layers": 24,
|
29 |
"pad_token_id": 0,
|
30 |
"position_embedding_type": "absolute",
|
31 |
-
"problem_type": "multi_label_classification",
|
32 |
"summary_activation": "gelu",
|
33 |
"summary_last_dropout": 0.1,
|
34 |
"summary_type": "first",
|
|
|
28 |
"num_hidden_layers": 24,
|
29 |
"pad_token_id": 0,
|
30 |
"position_embedding_type": "absolute",
|
|
|
31 |
"summary_activation": "gelu",
|
32 |
"summary_last_dropout": 0.1,
|
33 |
"summary_type": "first",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340743917
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0655cfc868a392ac2b0850468debd2161b60753b0a1dc8c0e61845d86a8b31a
|
3 |
size 1340743917
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3119
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fec96553efd607e87ee4202edb216ad1bbaf0fef01590b2130a4060c39029d9
|
3 |
size 3119
|