Training in progress, step 100
Browse files
config.json
CHANGED
|
@@ -9,23 +9,23 @@
|
|
| 9 |
"hidden_dropout_prob": 0.0,
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "
|
| 14 |
-
"2": "
|
| 15 |
-
"3": "
|
| 16 |
-
"4": "
|
| 17 |
-
"5": "
|
| 18 |
},
|
| 19 |
"image_size": 224,
|
| 20 |
"initializer_range": 0.02,
|
| 21 |
"intermediate_size": 3072,
|
| 22 |
"label2id": {
|
| 23 |
-
"Excellent": "
|
| 24 |
-
"Fair": "
|
| 25 |
-
"Good": "
|
| 26 |
-
"Great": "
|
| 27 |
-
"Not Applicable": "
|
| 28 |
-
"Poor": "
|
| 29 |
},
|
| 30 |
"layer_norm_eps": 1e-12,
|
| 31 |
"model_type": "vit",
|
|
|
|
| 9 |
"hidden_dropout_prob": 0.0,
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "Excellent",
|
| 13 |
+
"1": "Fair",
|
| 14 |
+
"2": "Good",
|
| 15 |
+
"3": "Great",
|
| 16 |
+
"4": "Not Applicable",
|
| 17 |
+
"5": "Poor"
|
| 18 |
},
|
| 19 |
"image_size": 224,
|
| 20 |
"initializer_range": 0.02,
|
| 21 |
"intermediate_size": 3072,
|
| 22 |
"label2id": {
|
| 23 |
+
"Excellent": "0",
|
| 24 |
+
"Fair": "1",
|
| 25 |
+
"Good": "2",
|
| 26 |
+
"Great": "3",
|
| 27 |
+
"Not Applicable": "4",
|
| 28 |
+
"Poor": "5"
|
| 29 |
},
|
| 30 |
"layer_norm_eps": 1e-12,
|
| 31 |
"model_type": "vit",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343236280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6107b146d11389800d751cdf536d6290bb3759f44fdf0e5fd618550c9f9566ea
|
| 3 |
size 343236280
|
runs/Mar25_19-10-08_2d71721b0b05/events.out.tfevents.1711393810.2d71721b0b05.608.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb2cb239e275051434fc3bb9139bf181271e97da9b21d3a09c97385ff8984745
|
| 3 |
+
size 7119
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aa29dd8e785bb969e8903be1fe2637dfa1136226c398b0cfe19be2c6bdc2d2e
|
| 3 |
size 4920
|