dyaminda commited on
Commit
8119d60
·
1 Parent(s): ab66e1a

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +6 -16
  2. pytorch_model.bin +2 -2
  3. training_args.bin +2 -2
config.json CHANGED
@@ -9,27 +9,17 @@
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",
 
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",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e34474f8dd1a3e970d28d94ac765d2d39581f7cb7d41ac61e457caa38b787710
3
- size 343287149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c3cf6c5e19da945f657d42b021ab1265a0f0769c602b0c9a0519ba2044d258
3
+ size 343271789
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:043d8795fc1313c88eb85ed0cdfc7fabaf41418c105f77f27632509e94f3e7bd
3
- size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8daa918d2d0f18a6a995c9a9c079fe0cb37425443d902e236c7a89fb554c615d
3
+ size 4091