rshrott commited on
Commit
4c52ffe
·
verified ·
1 Parent(s): 3e7e79d

Training in progress, step 200

Browse files
config.json CHANGED
@@ -9,23 +9,23 @@
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",
 
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",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16b8d58fbcfd08cc36ecb083ba447368df1018e9e82c5a69b85a62b1b660117a
3
  size 343236280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd40e350839c2063a8055e8dee80c724c6b5e0d1f3ffb88dd4bef3723e77641b
3
  size 343236280
runs/Mar25_21-15-33_ryanserver/events.out.tfevents.1711416020.ryanserver CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c441d3466ed37e0dcb4204e142678b22d14c61c5f77d00cb81405c1e0bd932e
3
- size 40
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28750d7541eb0a71d5df585fcec208fc59a5a6455a69fc3d67623331be403ce1
3
+ size 363
runs/Mar25_21-36-05_ryanserver/events.out.tfevents.1711416971.ryanserver ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b3732e91e752396092419dd3242f9825c1eed542c97bad855cfd09c3eb7d1a
3
+ size 9171
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9e9ad991c8a0db2dff8a5dab54c0745450624d0be1ca8d3d18f6ac76e3acb8f
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b9bd30d459fc5892ef11763516a904acad5880d1827a35b0bfd63d669ed2859
3
  size 4920