Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -52,7 +52,7 @@
|
|
52 |
"position_embedding_type": "absolute",
|
53 |
"problem_type": "single_label_classification",
|
54 |
"torch_dtype": "float32",
|
55 |
-
"transformers_version": "4.
|
56 |
"type_vocab_size": 2,
|
57 |
"use_cache": true,
|
58 |
"vocab_size": 50000
|
|
|
52 |
"position_embedding_type": "absolute",
|
53 |
"problem_type": "single_label_classification",
|
54 |
"torch_dtype": "float32",
|
55 |
+
"transformers_version": "4.38.2",
|
56 |
"type_vocab_size": 2,
|
57 |
"use_cache": true,
|
58 |
"vocab_size": 50000
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327711728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:049682c7b4a64b4bc7fdf5fac77b8f196f2985647a3571f1b9b7b93fb588a4c7
|
3 |
size 327711728
|
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:c2ff98cd02b958460d7af1a14ee4e1ec4232f8ba6341ebc01bd91b245d7cc102
|
3 |
+
size 4856
|