Training in progress, epoch 1
Browse files- config.json +7 -6
- model.safetensors +2 -2
- runs/May21_05-42-34_e921d0aa7143/events.out.tfevents.1716270253.e921d0aa7143.34.0 +3 -0
- runs/May21_05-44-55_e921d0aa7143/events.out.tfevents.1716270305.e921d0aa7143.34.1 +3 -0
- runs/May21_05-45-33_e921d0aa7143/events.out.tfevents.1716270344.e921d0aa7143.34.2 +3 -0
- runs/May21_05-48-58_e921d0aa7143/events.out.tfevents.1716270545.e921d0aa7143.34.3 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "facebook/convnextv2-
|
3 |
"architectures": [
|
4 |
"ConvNextV2ForImageClassification"
|
5 |
],
|
6 |
"depths": [
|
7 |
3,
|
8 |
3,
|
9 |
-
|
10 |
3
|
11 |
],
|
12 |
"drop_path_rate": 0.0,
|
13 |
"hidden_act": "gelu",
|
14 |
"hidden_sizes": [
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
],
|
20 |
"id2label": {
|
21 |
"0": 0,
|
@@ -94,6 +94,7 @@
|
|
94 |
4
|
95 |
],
|
96 |
"patch_size": 4,
|
|
|
97 |
"stage_names": [
|
98 |
"stem",
|
99 |
"stage1",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/convnextv2-tiny-22k-384",
|
3 |
"architectures": [
|
4 |
"ConvNextV2ForImageClassification"
|
5 |
],
|
6 |
"depths": [
|
7 |
3,
|
8 |
3,
|
9 |
+
9,
|
10 |
3
|
11 |
],
|
12 |
"drop_path_rate": 0.0,
|
13 |
"hidden_act": "gelu",
|
14 |
"hidden_sizes": [
|
15 |
+
96,
|
16 |
+
192,
|
17 |
+
384,
|
18 |
+
768
|
19 |
],
|
20 |
"id2label": {
|
21 |
"0": 0,
|
|
|
94 |
4
|
95 |
],
|
96 |
"patch_size": 4,
|
97 |
+
"problem_type": "single_label_classification",
|
98 |
"stage_names": [
|
99 |
"stem",
|
100 |
"stage1",
|
model.safetensors
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:42d1d71d361a04b020339b73962772425d74c8ab2293784248d284acb308e400
|
3 |
+
size 111581976
|
runs/May21_05-42-34_e921d0aa7143/events.out.tfevents.1716270253.e921d0aa7143.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bc95cc91e26e20961f66a707dd0d4c9b4e9902d4c77c7061d7171a1bf52c6ab
|
3 |
+
size 5463
|
runs/May21_05-44-55_e921d0aa7143/events.out.tfevents.1716270305.e921d0aa7143.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:441c88e171cf2e8ce4471ddf20adc5a9ac8efdb045e3095b82bce15544149a02
|
3 |
+
size 5460
|
runs/May21_05-45-33_e921d0aa7143/events.out.tfevents.1716270344.e921d0aa7143.34.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de89b6c2021ef356080e51859117ad8b5282016a35bdf39034d48ecf25d6d0c1
|
3 |
+
size 5460
|
runs/May21_05-48-58_e921d0aa7143/events.out.tfevents.1716270545.e921d0aa7143.34.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:561e3cd293a87d8dbaeeebbc951ee3f8cbc1221240cb9df01dba9df52a059e66
|
3 |
+
size 6833
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05338ca5a4f2716de987c83ea8b7fdce9f1bda7800406f859075bad98f2d98b0
|
3 |
size 4920
|