Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -35,7 +35,7 @@
|
|
| 35 |
"pooler_type": "first_token_transform",
|
| 36 |
"position_embedding_type": "absolute",
|
| 37 |
"problem_type": "single_label_classification",
|
| 38 |
-
"transformers_version": "4.
|
| 39 |
"type_vocab_size": 2,
|
| 40 |
"use_cache": true,
|
| 41 |
"vocab_size": 21128
|
|
|
|
| 35 |
"pooler_type": "first_token_transform",
|
| 36 |
"position_embedding_type": "absolute",
|
| 37 |
"problem_type": "single_label_classification",
|
| 38 |
+
"transformers_version": "4.57.1",
|
| 39 |
"type_vocab_size": 2,
|
| 40 |
"use_cache": true,
|
| 41 |
"vocab_size": 21128
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 409103316
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a628aa453b4499afcc9db941a56df23075d9f546786791501d63ac592ba5cf1
|
| 3 |
size 409103316
|
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:935094af26dd248b670387d3f5308da8484a88fd4487ac051fe26bf02029c55f
|
| 3 |
+
size 5841
|