dyaminda commited on
Commit
c6f2375
1 Parent(s): d4f40cf

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +16 -6
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
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",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c1385fec83372303b11d1dd20fad017e5b722bc9a6c5f98fcdb7fb2703d546d
3
- size 343271789
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e91bf135fde2cb2d19a6ef00760c95ce2665b8663c731fcc606adc5f0db23bdb
3
+ size 343287149
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8daa918d2d0f18a6a995c9a9c079fe0cb37425443d902e236c7a89fb554c615d
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97086afc0b482da27cec46cc767f6ffeeba933873560a254262c5b6b9ff10f3e
3
  size 4091