Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- tokenizer_config.json +0 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"position_embedding_type": "absolute",
|
26 |
"problem_type": "single_label_classification",
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.34.
|
29 |
"type_vocab_size": 2,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 119547
|
|
|
25 |
"position_embedding_type": "absolute",
|
26 |
"problem_type": "single_label_classification",
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.34.1",
|
29 |
"type_vocab_size": 2,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 119547
|
pytorch_model.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:c0626e2ba699789e19d04c10409fd23f718956398bee4c1296e8e7c8909fa45d
|
3 |
+
size 711488750
|
tokenizer_config.json
CHANGED
@@ -41,7 +41,6 @@
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
44 |
-
"additional_special_tokens": [],
|
45 |
"clean_up_tokenization_spaces": true,
|
46 |
"cls_token": "[CLS]",
|
47 |
"do_lower_case": false,
|
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
|
|
44 |
"clean_up_tokenization_spaces": true,
|
45 |
"cls_token": "[CLS]",
|
46 |
"do_lower_case": false,
|
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:f8309f8a6da0edbffeb2497bf4791346faeb7184fa80d8c1c1186af69006c9d0
|
3 |
+
size 4536
|