buraksusam
commited on
Commit
•
7b93db2
1
Parent(s):
a3603c0
Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
"out_indices": [
|
35 |
12
|
36 |
],
|
37 |
-
"patch_size":
|
38 |
"problem_type": "single_label_classification",
|
39 |
"qkv_bias": true,
|
40 |
"reshape_hidden_states": true,
|
|
|
34 |
"out_indices": [
|
35 |
12
|
36 |
],
|
37 |
+
"patch_size": 4,
|
38 |
"problem_type": "single_label_classification",
|
39 |
"qkv_bias": true,
|
40 |
"reshape_hidden_states": true,
|
model.safetensors
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:565b4c3605ad804307037a9cbf7f96952dba0822ee6563a76a984d75b64fdfb2
|
3 |
+
size 391622844
|
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:6a1c661d035ca1e00e02f07978927b470f90d185995b942f7aebc317674637da
|
3 |
size 5048
|