Training in progress, epoch 1
Browse files- config.json +1 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
| 40 |
"patch_size": 16,
|
| 41 |
"pooler_act": "tanh",
|
| 42 |
"pooler_output_size": 768,
|
|
|
|
| 43 |
"qkv_bias": true,
|
| 44 |
"transformers_version": "4.56.1"
|
| 45 |
}
|
|
|
|
| 40 |
"patch_size": 16,
|
| 41 |
"pooler_act": "tanh",
|
| 42 |
"pooler_output_size": 768,
|
| 43 |
+
"problem_type": "single_label_classification",
|
| 44 |
"qkv_bias": true,
|
| 45 |
"transformers_version": "4.56.1"
|
| 46 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343242432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c400d5ae11b7befb7cfc65d363d46ed164c34af774aab4f4604d03e3c5c0f1d
|
| 3 |
size 343242432
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:893ca9b2102cd9b45b14bed6a9a6e70a0788bcd8b2b3081bfc3f818b64ed24e0
|
| 3 |
size 5777
|