Aruno commited on
Commit
22a6d83
1 Parent(s): 460f972

Training in progress, epoch 2

Browse files
config.json CHANGED
@@ -10,20 +10,20 @@
10
  "first_layer_is_expansion": true,
11
  "hidden_act": "relu6",
12
  "id2label": {
13
- "0": "LABEL_0",
14
- "1": "LABEL_1",
15
- "2": "LABEL_2",
16
- "3": "LABEL_3",
17
- "4": "LABEL_4"
18
  },
19
  "image_size": 224,
20
  "initializer_range": 0.02,
21
  "label2id": {
22
- "LABEL_0": 0,
23
- "LABEL_1": 1,
24
- "LABEL_2": 2,
25
- "LABEL_3": 3,
26
- "LABEL_4": 4
27
  },
28
  "layer_norm_eps": 0.001,
29
  "min_depth": 8,
 
10
  "first_layer_is_expansion": true,
11
  "hidden_act": "relu6",
12
  "id2label": {
13
+ "0": "attractive",
14
+ "1": "normal",
15
+ "2": "ugly",
16
+ "3": "very_attractive",
17
+ "4": "very_ugly"
18
  },
19
  "image_size": 224,
20
  "initializer_range": 0.02,
21
  "label2id": {
22
+ "attractive": "0",
23
+ "normal": "1",
24
+ "ugly": "2",
25
+ "very_attractive": "3",
26
+ "very_ugly": "4"
27
  },
28
  "layer_norm_eps": 0.001,
29
  "min_depth": 8,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:589d170a21701e6dc587dee480cff903f8e01d7183089135d04934e69efbd30c
3
  size 9095588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbf0200a665da48c57b52e01ba8072d741bd7c3319eefe5f54927941175db237
3
  size 9095588
runs/Jan11_16-34-34_arnaud-Mouse-GPU/events.out.tfevents.1704958474.arnaud-Mouse-GPU.20850.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8362ce80b7cd6d5c931506608d105e1555d3a3d4b3fb6bb5da32be2f079c793
3
+ size 9616
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:380cc677c4eca306f606cf25c2d141c376a4149ed1ec6acab5cabcad6f87b9e0
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3ef97a2a4fc5a93e19a7cd53f60c4a3c6d85864c211e0c225157eb1a7461ff7
3
  size 4792