Training in progress, step 100
Browse files
config.json
CHANGED
@@ -14,17 +14,17 @@
|
|
14 |
"2": "Poor",
|
15 |
"3": "Fair",
|
16 |
"4": "Good",
|
17 |
-
"5": "
|
18 |
-
"6": "
|
19 |
},
|
20 |
"image_size": 224,
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 3072,
|
23 |
"label2id": {
|
24 |
-
"Excellent": "
|
25 |
-
"Exceptional": "6",
|
26 |
"Fair": "3",
|
27 |
"Good": "4",
|
|
|
28 |
"Not Applicable": "0",
|
29 |
"Poor": "2",
|
30 |
"Very Poor": "1"
|
|
|
14 |
"2": "Poor",
|
15 |
"3": "Fair",
|
16 |
"4": "Good",
|
17 |
+
"5": "Great",
|
18 |
+
"6": "Excellent"
|
19 |
},
|
20 |
"image_size": 224,
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 3072,
|
23 |
"label2id": {
|
24 |
+
"Excellent": "6",
|
|
|
25 |
"Fair": "3",
|
26 |
"Good": "4",
|
27 |
+
"Great": "5",
|
28 |
"Not Applicable": "0",
|
29 |
"Poor": "2",
|
30 |
"Very Poor": "1"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343239356
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d688f466bbfac5459aaa43359f5d2c91468963cb42a65ac34e1397cef1c1534
|
3 |
size 343239356
|
runs/Mar23_12-27-13_65433f580760/events.out.tfevents.1711196834.65433f580760.3628.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4634780eaa13cead4ca1b6783861fc357a07b0863c7be9a6921a8fe630498101
|
3 |
+
size 7199
|
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:8ec17c8cb5a73d1f2cbafcdddc479751ba79582371b9c91e2f341269debaca47
|
3 |
size 4920
|