Subhaaannn commited on
Commit
7e78541
·
verified ·
1 Parent(s): c40b28b

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,17 +9,27 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "angular_leaf_spot",
13
- "1": "bean_rust",
14
- "2": "healthy"
 
 
 
 
 
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
- "angular_leaf_spot": "0",
21
- "bean_rust": "1",
22
- "healthy": "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": "anger",
13
+ "1": "contempt",
14
+ "2": "disgust",
15
+ "3": "fear",
16
+ "4": "happy",
17
+ "5": "neutral",
18
+ "6": "sad",
19
+ "7": "surprise"
20
  },
21
  "image_size": 224,
22
  "initializer_range": 0.02,
23
  "intermediate_size": 3072,
24
  "label2id": {
25
+ "anger": "0",
26
+ "contempt": "1",
27
+ "disgust": "2",
28
+ "fear": "3",
29
+ "happy": "4",
30
+ "neutral": "5",
31
+ "sad": "6",
32
+ "surprise": "7"
33
  },
34
  "layer_norm_eps": 1e-12,
35
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97f40ef1a3e0430dc08eb6c8588cc567f93bcec2e40361fb040fadb4de6b2424
3
- size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ada53db3b649e4b2e482497c99b74159139f6a05c47c6a959d712f926eb5c1
3
+ size 343242432
runs/Feb16_14-52-58_85c8b67f1e1a/events.out.tfevents.1708095195.85c8b67f1e1a.1961.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a26eba0f2529a9b81a777421254ee9574912d005a0e29f92e99b0a66f7e2dc66
3
+ size 4782
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21381870ed4283ad2d2ac5f923d6a023c37c99e0a6e440715de1425d2a4e56af
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3789f8ef88b70801310749db3dcc689aaccb65b3a52a03d5e529f44fbd23a87d
3
  size 4600