rshrott commited on
Commit
7086ae1
1 Parent(s): f8aeff0

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": "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",
 
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:3599ec0e707226b7b2f7d71f927b3729f2b6f28095aa1d51efeb39764a1352ae
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:bd5b33850ef9b9016066aef1bccc84654680a236c0216ae65f962ac8c4f53fb7
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aa29dd8e785bb969e8903be1fe2637dfa1136226c398b0cfe19be2c6bdc2d2e
3
  size 4920