chandra10 commited on
Commit
8c60568
·
verified ·
1 Parent(s): 60776ee

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "nateraw/vit-age-classifier",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -9,27 +9,27 @@
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",
@@ -40,5 +40,5 @@
40
  "problem_type": "single_label_classification",
41
  "qkv_bias": true,
42
  "torch_dtype": "float32",
43
- "transformers_version": "4.42.4"
44
  }
 
1
  {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "LABEL_0",
13
+ "1": "LABEL_1",
14
+ "2": "LABEL_2",
15
+ "3": "LABEL_3",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5",
18
+ "6": "LABEL_6",
19
+ "7": "LABEL_7"
20
  },
21
  "image_size": 224,
22
  "initializer_range": 0.02,
23
  "intermediate_size": 3072,
24
  "label2id": {
25
+ "LABEL_0": 0,
26
+ "LABEL_1": 1,
27
+ "LABEL_2": 2,
28
+ "LABEL_3": 3,
29
+ "LABEL_4": 4,
30
+ "LABEL_5": 5,
31
+ "LABEL_6": 6,
32
+ "LABEL_7": 7
33
  },
34
  "layer_norm_eps": 1e-12,
35
  "model_type": "vit",
 
40
  "problem_type": "single_label_classification",
41
  "qkv_bias": true,
42
  "torch_dtype": "float32",
43
+ "transformers_version": "4.44.2"
44
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:611d36327dfeef3c96fdea8ea4a8f0954a3b04b6b84c12933f9ff3764397ff54
3
  size 343242432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fee2436e06e1908b3cb64867bfc82dcab54df56243cbffe3ab28bb346ddb041
3
  size 343242432
runs/Sep05_03-56-38_ae2aef06e2b3/events.out.tfevents.1725508615.ae2aef06e2b3.2499.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:201c2a05372e41fc890b802727c1030ee605aefd9533b1d7471216e540ff0a57
3
+ size 10242
runs/Sep05_03-56-38_ae2aef06e2b3/events.out.tfevents.1725509050.ae2aef06e2b3.2499.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c87155f3e01dc88f2e8c8116b92b4e8058c21ccaaaafafbbe1897c063fbc7ab
3
+ size 5691
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fad989a77b05a9769d686870b6576515c6505763e520ea02bff1a0350a947fad
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:695b5ab8af95beba4e90e5ad1bfbb02c16c40f46719a2f3fb04ae173e42fc88c
3
+ size 5240