Training in progress, step 100
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"position_embedding_type": "absolute",
|
38 |
"problem_type": "single_label_classification",
|
39 |
"torch_dtype": "float32",
|
40 |
-
"transformers_version": "4.
|
41 |
"type_vocab_size": 2,
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 21128
|
|
|
37 |
"position_embedding_type": "absolute",
|
38 |
"problem_type": "single_label_classification",
|
39 |
"torch_dtype": "float32",
|
40 |
+
"transformers_version": "4.44.2",
|
41 |
"type_vocab_size": 2,
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 21128
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 409106392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2794fe2e3fdd2a837757263f84d9d3f8c9ceee9aab68f0e9e9bbae87c794e25f
|
3 |
size 409106392
|
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:4fb6f4963977ced61b741d2f9bcecd7e17f102a14869cb5f9fe77a0b16aa0da6
|
3 |
+
size 5176
|