NiharGupte commited on
Commit
84134c7
1 Parent(s): 075eaa1

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -20,12 +20,20 @@
20
  2048
21
  ],
22
  "id2label": {
23
- "0": "Engaged",
24
- "1": "Not engaged"
 
 
 
 
25
  },
26
  "label2id": {
27
- "Engaged": 0,
28
- "Not engaged": 1
 
 
 
 
29
  },
30
  "layer_type": "bottleneck",
31
  "model_type": "resnet",
 
20
  2048
21
  ],
22
  "id2label": {
23
+ "0": "Looking Away",
24
+ "1": "bored",
25
+ "2": "confused",
26
+ "3": "drowsy",
27
+ "4": "engaged",
28
+ "5": "frustrated"
29
  },
30
  "label2id": {
31
+ "Looking Away": 0,
32
+ "bored": 1,
33
+ "confused": 2,
34
+ "drowsy": 3,
35
+ "engaged": 4,
36
+ "frustrated": 5
37
  },
38
  "layer_type": "bottleneck",
39
  "model_type": "resnet",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81e2898e5206ba04c692f4ea04f76ee05aaf95e6fc6dd41d05bc53a518eedde2
3
- size 94302952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b653022e181754b798bdd423faee19214ceaa4a2298473870417efcb27cb1d38
3
+ size 94335752
runs/May04_12-07-22_c4081513bb3b/events.out.tfevents.1714824458.c4081513bb3b.415.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18b36aeb3ac9566324af6ff730414266a20c6235a51ac878b731bdfe3d3b79c
3
+ size 6147
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24cfd8939d4759655d81188e8fcac714580650779c22533dfb13372c7b5c8ad0
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd42ad5527d2847bda666b89158b22342f2bf13371109a2ec2cb7d1f510ed7fd
3
  size 5048