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": "
|
| 14 |
-
"1": "
|
| 15 |
-
"2": "
|
| 16 |
-
"3": "
|
| 17 |
-
"4": "
|
| 18 |
},
|
| 19 |
"image_size": 224,
|
| 20 |
"initializer_range": 0.02,
|
| 21 |
"label2id": {
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
-
"
|
| 25 |
-
"
|
| 26 |
-
"
|
| 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:
|
| 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:
|
| 3 |
size 4792
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3ef97a2a4fc5a93e19a7cd53f60c4a3c6d85864c211e0c225157eb1a7461ff7
|
| 3 |
size 4792
|