Training in progress, step 20
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -30,6 +30,7 @@
|
|
| 30 |
"num_hidden_layers": 12,
|
| 31 |
"pad_token_id": 1,
|
| 32 |
"position_embedding_type": "absolute",
|
|
|
|
| 33 |
"torch_dtype": "float32",
|
| 34 |
"transformers_version": "4.11.0",
|
| 35 |
"type_vocab_size": 1,
|
|
|
|
| 30 |
"num_hidden_layers": 12,
|
| 31 |
"pad_token_id": 1,
|
| 32 |
"position_embedding_type": "absolute",
|
| 33 |
+
"problem_type": "single_label_classification",
|
| 34 |
"torch_dtype": "float32",
|
| 35 |
"transformers_version": "4.11.0",
|
| 36 |
"type_vocab_size": 1,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498682313
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd7e68bfe7577510b3fa76d5191e5c86752653158b4eaaf0725eaa3445af8236
|
| 3 |
size 498682313
|
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:62b3c8da23a341e4263b71c405fb2545e53063e792b302acc52275d5123f5b4b
|
| 3 |
+
size 2799
|