dennisjooo
commited on
Commit
·
abb71df
1
Parent(s):
3ea6b66
Training in progress, epoch 1
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -37,6 +37,7 @@
|
|
37 |
"num_channels": 3,
|
38 |
"num_hidden_layers": 12,
|
39 |
"patch_size": 16,
|
|
|
40 |
"qkv_bias": true,
|
41 |
"torch_dtype": "float32",
|
42 |
"transformers_version": "4.33.1"
|
|
|
37 |
"num_channels": 3,
|
38 |
"num_hidden_layers": 12,
|
39 |
"patch_size": 16,
|
40 |
+
"problem_type": "single_label_classification",
|
41 |
"qkv_bias": true,
|
42 |
"torch_dtype": "float32",
|
43 |
"transformers_version": "4.33.1"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343287149
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e823990af9e932f0d948885ce8283d2eedb0c7a8ea091d0d30c1f2cc9ff2cfd
|
3 |
size 343287149
|
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:9c7e1ae1f46c9e6f49bf61ccab262df018b51d20a71f07da1501e23588dc0d38
|
3 |
+
size 4027
|