Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -4,13 +4,13 @@
|
|
4 |
"CLIPForImageClassification"
|
5 |
],
|
6 |
"id2label": {
|
7 |
-
"0": "
|
8 |
-
"1": "
|
9 |
},
|
10 |
"initializer_factor": 1.0,
|
11 |
"label2id": {
|
12 |
-
"
|
13 |
-
"
|
14 |
},
|
15 |
"logit_scale_init_value": 2.6592,
|
16 |
"model_type": "clip",
|
|
|
4 |
"CLIPForImageClassification"
|
5 |
],
|
6 |
"id2label": {
|
7 |
+
"0": "crop",
|
8 |
+
"1": "not_crop"
|
9 |
},
|
10 |
"initializer_factor": 1.0,
|
11 |
"label2id": {
|
12 |
+
"crop": 0,
|
13 |
+
"not_crop": 1
|
14 |
},
|
15 |
"logit_scale_init_value": 2.6592,
|
16 |
"model_type": "clip",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 349854120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3883e0b4eca6bc97006d372d870f721ecfe9fd92ee6f6599ab7125df23673df
|
3 |
size 349854120
|
runs/Jul08_08-16-01_fd2c92a46d59/events.out.tfevents.1720426572.fd2c92a46d59.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:363419c19f5d5d25c6f36bdb852236305c746e15c70424fa25be0eb56d078459
|
3 |
+
size 5052
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e272a1e969acb0a8f645715f1b1e30372264d70e44cc8815d001d53cea8f1eb
|
3 |
size 5112
|