gustavomalkomes
commited on
Commit
•
f56a10b
1
Parent(s):
fc17dca
Training in progress, step 500
Browse files
config.json
CHANGED
@@ -54,6 +54,7 @@
|
|
54 |
"num_channels": 3,
|
55 |
"num_hidden_layers": 12,
|
56 |
"patch_size": 16,
|
|
|
57 |
"qkv_bias": true,
|
58 |
"torch_dtype": "float32",
|
59 |
"transformers_version": "4.45.2"
|
|
|
54 |
"num_channels": 3,
|
55 |
"num_hidden_layers": 12,
|
56 |
"patch_size": 16,
|
57 |
+
"problem_type": "single_label_classification",
|
58 |
"qkv_bias": true,
|
59 |
"torch_dtype": "float32",
|
60 |
"transformers_version": "4.45.2"
|
runs/Nov07_16-24-39_gtown-28NZK54/events.out.tfevents.1730998392.gtown-28NZK54.3853.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acac15ac4e9c6f30f856a25f7544e4d6de6fc61a32279d6bd093dfdc7d6f93ab
|
3 |
+
size 6686
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c918ca48e8707d0ec9cca8c7f991990d16019ca7aef9c462322d1bd3ede7b72
|
3 |
size 5112
|