Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -10,14 +10,14 @@
|
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"0": "not pizza",
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
-
"3": "
|
16 |
-
"4": "
|
17 |
-
"5": "
|
18 |
-
"6": "
|
19 |
-
"7": "
|
20 |
-
"8": "
|
21 |
},
|
22 |
"image_size": 224,
|
23 |
"initializer_range": 0.02,
|
@@ -42,5 +42,5 @@
|
|
42 |
"problem_type": "single_label_classification",
|
43 |
"qkv_bias": true,
|
44 |
"torch_dtype": "float32",
|
45 |
-
"transformers_version": "4.
|
46 |
}
|
|
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"0": "not pizza",
|
13 |
+
"1": "4 fromages",
|
14 |
+
"2": "ananas",
|
15 |
+
"3": "champignons",
|
16 |
+
"4": "chevre",
|
17 |
+
"5": "flammenkueche",
|
18 |
+
"6": "pepperoni",
|
19 |
+
"7": "margherita",
|
20 |
+
"8": "savoie"
|
21 |
},
|
22 |
"image_size": 224,
|
23 |
"initializer_range": 0.02,
|
|
|
42 |
"problem_type": "single_label_classification",
|
43 |
"qkv_bias": true,
|
44 |
"torch_dtype": "float32",
|
45 |
+
"transformers_version": "4.38.1"
|
46 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343245508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e554b48f1cb78d1df5306da284f39f9eda21a85680cb68c02275a97db7570c38
|
3 |
size 343245508
|
runs/Feb25_17-21-52_9fe0858a03c0/events.out.tfevents.1708881713.9fe0858a03c0.2588.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d76d1a9652f3520d188d6d9a8bcb02d7c4fbf73d1626cf08fd5f86dd6c471da9
|
3 |
+
size 5599
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfe82d1c6ebce6e0e60a136d3d730fe50bd54d186ae161e09dccc3911f931f8a
|
3 |
+
size 4920
|