rshrott commited on
Commit
4b312b8
1 Parent(s): a3e7df6

Training in progress, step 100

Browse files
config.json CHANGED
@@ -10,24 +10,22 @@
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": "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"
31
  },
32
  "layer_norm_eps": 1e-12,
33
  "model_type": "vit",
 
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "Not Applicable",
13
+ "1": "Poor",
14
+ "2": "Fair",
15
+ "3": "Good",
16
+ "4": "Great",
17
+ "5": "Excellent"
 
18
  },
19
  "image_size": 224,
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "label2id": {
23
+ "Excellent": "5",
24
+ "Fair": "2",
25
+ "Good": "3",
26
+ "Great": "4",
27
  "Not Applicable": "0",
28
+ "Poor": "1"
 
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:046dee7723e530e9b74d9149b482530353b2faa58381e0162b01eb10b2dc851b
3
- size 343239356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0d92f4cd6ec82b69b0500d25f7583a6446c98ab0073143cc22eb15263ca359a
3
+ size 343236280
runs/Mar24_20-47-53_b7cac2bb04d7/events.out.tfevents.1711313274.b7cac2bb04d7.525.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:274e10593404b6489f14755e5f86343a3748848c38a1f4278ac780736657c25b
3
+ size 7119
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f12076dd8ec961d92509446bf73274f52b558dc4ff81eee335298a092ee56f89
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd5b33850ef9b9016066aef1bccc84654680a236c0216ae65f962ac8c4f53fb7
3
  size 4920