Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -46,7 +46,7 @@
|
|
46 |
"problem_type": "single_label_classification",
|
47 |
"token_dropout": true,
|
48 |
"torch_dtype": "float32",
|
49 |
-
"transformers_version": "4.40.
|
50 |
"use_cache": true,
|
51 |
"vocab_list": null,
|
52 |
"vocab_size": 33
|
|
|
46 |
"problem_type": "single_label_classification",
|
47 |
"token_dropout": true,
|
48 |
"torch_dtype": "float32",
|
49 |
+
"transformers_version": "4.40.2",
|
50 |
"use_cache": true,
|
51 |
"vocab_list": null,
|
52 |
"vocab_size": 33
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 136013752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf559c7f5984aa36b2048e12aefdcc5be9469b759ba103f7f082407056d9d4f0
|
3 |
size 136013752
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f2df49ba418056999b8e92d579bd511c0039037a73f8bd2fd10c0c5391e297b
|
3 |
size 5048
|