Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
"position_embedding_type": "absolute",
|
66 |
"tokenizer_class": "HerbertTokenizerFast",
|
67 |
"torch_dtype": "float32",
|
68 |
-
"transformers_version": "4.
|
69 |
"type_vocab_size": 2,
|
70 |
"use_cache": true,
|
71 |
"vocab_size": 50000
|
|
|
65 |
"position_embedding_type": "absolute",
|
66 |
"tokenizer_class": "HerbertTokenizerFast",
|
67 |
"torch_dtype": "float32",
|
68 |
+
"transformers_version": "4.44.2",
|
69 |
"type_vocab_size": 2,
|
70 |
"use_cache": true,
|
71 |
"vocab_size": 50000
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1416279904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d6199ba2ad96974c8b71afa119499d82b111d8d2b470a304ac61461fff317c4
|
3 |
size 1416279904
|
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:14b6ab969fe13507814a64869d936e38c11d50cd24c1d8b1a5833c2b03c82597
|
3 |
+
size 5240
|