hanslab37 commited on
Commit
1970d7e
1 Parent(s): ffe33c8

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:00e4c46d9b80d5fb2a42afe10f940e1f470c7493fd67f138a98c8bfd7bb3ba3f
3
- size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd65cef3a82e6a49b32533c7da615f5fcaca1cfdf81ca1d9c36fdabafe477606
3
+ size 343242432
runs/Jun02_14-59-08_8d6c5518a40f/events.out.tfevents.1717340350.8d6c5518a40f.956.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbe535d44f52a6d70db340634213f573c72b72d7fcb24a9fda47f3fda4720f68
3
+ size 5380
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0d70dcb12f4e74707208cec9c0dbcaa770d22585e2ae98472cf001e88b405d4
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc345a1d77c9cfeecd6c6703d52e23477796f8449739ed69caa90a2258617fad
3
  size 5112