StephenSKelley
commited on
Commit
•
489ba3e
1
Parent(s):
d52e943
Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -223,6 +223,7 @@
|
|
223 |
"num_channels": 3,
|
224 |
"num_hidden_layers": 12,
|
225 |
"patch_size": 16,
|
|
|
226 |
"qkv_bias": true,
|
227 |
"torch_dtype": "float32",
|
228 |
"transformers_version": "4.26.0"
|
|
|
223 |
"num_channels": 3,
|
224 |
"num_hidden_layers": 12,
|
225 |
"patch_size": 16,
|
226 |
+
"problem_type": "single_label_classification",
|
227 |
"qkv_bias": true,
|
228 |
"torch_dtype": "float32",
|
229 |
"transformers_version": "4.26.0"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343570477
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00d04b5acf90a86ee609f1e5bc83a47f64ef18cbdfe716d88821a856016a7b3a
|
3 |
size 343570477
|
runs/Feb16_14-31-47_TFGLESOS5000843/1676579957.042211/events.out.tfevents.1676579957.TFGLESOS5000843.51460.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdf652b916673c46dc05cb527cd8daec6c61cb3896af0578077d6e5a933fa143
|
3 |
+
size 5695
|
runs/Feb16_14-31-47_TFGLESOS5000843/events.out.tfevents.1676579957.TFGLESOS5000843.51460.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe27f4080a236fdf863e7715d28b28ce91a55c6bd7f8714bb3298f56292f4ebf
|
3 |
+
size 10024
|