Model save
Browse files
config.json
CHANGED
@@ -224,6 +224,7 @@
|
|
224 |
"patch_size": 16,
|
225 |
"pooler_act": "tanh",
|
226 |
"pooler_output_size": 768,
|
|
|
227 |
"qkv_bias": true,
|
228 |
"torch_dtype": "float32",
|
229 |
"transformers_version": "4.52.4"
|
|
|
224 |
"patch_size": 16,
|
225 |
"pooler_act": "tanh",
|
226 |
"pooler_output_size": 768,
|
227 |
+
"problem_type": "single_label_classification",
|
228 |
"qkv_bias": true,
|
229 |
"torch_dtype": "float32",
|
230 |
"transformers_version": "4.52.4"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343528508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57db6e7fac1ed8d466489fac9af095df9fdad19622d79fc109ac05ba6efb31de
|
3 |
size 343528508
|
runs/Jun27_00-35-40_069d4e73c5f5/events.out.tfevents.1750984543.069d4e73c5f5.5887.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3157c813ec70b8af148701c590d9196700ca410da5a3fa0c799c19b5c243d98b
|
3 |
+
size 10074
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4589995849b4e95d36fa1cf82084e4e652a565a19c0cfbbf51d23bfb9b1dd06b
|
3 |
size 5304
|