motheecreator commited on
Commit
67b1ecf
1 Parent(s): 2a3f2ec

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "motheecreator/vit-base-patch16-224-in21k-finetuned",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -9,7 +9,7 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "angry",
13
  "1": "disgust",
14
  "2": "fear",
15
  "3": "happy",
@@ -21,7 +21,7 @@
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
- "angry": 0,
25
  "disgust": 1,
26
  "fear": 2,
27
  "happy": 3,
 
1
  {
2
+ "_name_or_path": "motheecreator/vit-Facial-Expression-Recognition",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "anger",
13
  "1": "disgust",
14
  "2": "fear",
15
  "3": "happy",
 
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
+ "anger": 0,
25
  "disgust": 1,
26
  "fear": 2,
27
  "happy": 3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50be80b4b8c9a47fafb4e51d322d1e4c15240ef3e1bfcad986164da41e6b585f
3
  size 343239356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ddf7057a0cf65ca418c416637d689bb45ea18f7f09a97e9336c3c1ee2262bce
3
  size 343239356
runs/May25_19-08-37_5f59a01ef625/events.out.tfevents.1716664151.5f59a01ef625.42.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e8c16e920cdf494cda7e8eb35324f4478457b6443916e07ce0600ee9b920f26
3
+ size 15180
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6223a8b54139c59aa669a00492a09ae342751d9a76b2fd910650349029c2ff59
3
- size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a16e3b200609261a095fe1416c4e1526bc10f4a534016d7fa4a74fc30454f98d
3
+ size 4283