rshrott commited on
Commit
0846866
1 Parent(s): 4647950

Training in progress, step 25

Browse files
config.json CHANGED
@@ -9,17 +9,25 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "cheap",
13
- "1": "average",
14
- "2": "expensive"
 
 
 
 
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
- "average": "1",
21
- "cheap": "0",
22
- "expensive": "2"
 
 
 
 
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "model_type": "vit",
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "Not Applicable",
13
+ "1": "Very Poor",
14
+ "2": "Poor",
15
+ "3": "Fair",
16
+ "4": "Good",
17
+ "5": "Excellent",
18
+ "6": "Exceptional"
19
  },
20
  "image_size": 224,
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
+ "Excellent": "5",
25
+ "Exceptional": "6",
26
+ "Fair": "3",
27
+ "Good": "4",
28
+ "Not Applicable": "0",
29
+ "Poor": "2",
30
+ "Very Poor": "1"
31
  },
32
  "layer_norm_eps": 1e-12,
33
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a037ae4a2102f2d0dc97e73f23f96598bfb8e2c07d2caab5e3b76b3055ac26f
3
- size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a62d17e52c37d1c255011b6327ba02c777bf99144b9bfb50f6135a463ee6bcd
3
+ size 343239356
runs/Mar20_02-17-56_afa5dd1e3938/events.out.tfevents.1710901087.afa5dd1e3938.399.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22c911f504e61f24496a7a10bf5658c41a703918930fb77262d8985f6b82ca6a
3
+ size 5512
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1198c03e5c20c49ddaebd156c7ee0dc51e7bfb970ac5806ec6c03bf92b14402
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d384cacdbf470502bd7a6501f0947a1741fe53733fa5609c044c5c22d815d84
3
  size 4920