Upload folder using huggingface_hub
Browse files- checkpoints/mask_steps_1499.pt +3 -0
- checkpoints/mask_steps_1999.pt +3 -0
- checkpoints/mask_steps_499.pt +3 -0
- checkpoints/mask_steps_999.pt +3 -0
- events.out.tfevents.1720680869.amax.1027480.0 +3 -0
- method_config.yaml +16 -0
- report.json +1 -0
checkpoints/mask_steps_1499.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7be7f177f11203fca24ff922f7d8855e8404758ed0d0db6b0144735ab24806f0
|
| 3 |
+
size 349899507
|
checkpoints/mask_steps_1999.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a952b188e8f82258f0abf84a5e2051f50c21d2867932c184696b946e0068b67d
|
| 3 |
+
size 349899507
|
checkpoints/mask_steps_499.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abc716ec0dfcbb32c23945128be13c81d0b765a5382c842616e8893f8a2ffecc
|
| 3 |
+
size 349899507
|
checkpoints/mask_steps_999.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58a9bcafd128fa53f6c52f0c562870ad3adde51edd780dc1252cf012d5228bf3
|
| 3 |
+
size 349899507
|
events.out.tfevents.1720680869.amax.1027480.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4874de1724c791678d4fadd93acfec3d42b91c70093abcde4b0585851d7a5322
|
| 3 |
+
size 203828
|
method_config.yaml
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: clip_concrete_task_arithmetic
|
| 2 |
+
batch_size: 16
|
| 3 |
+
num_workers: 8
|
| 4 |
+
optimizer: adam
|
| 5 |
+
lr: 0.001
|
| 6 |
+
scaling_factor: 0.3
|
| 7 |
+
max_steps: 2000
|
| 8 |
+
save_interval: 500
|
| 9 |
+
initial_logits: 0
|
| 10 |
+
temperature: 0.5
|
| 11 |
+
eval_mask_type: continuous
|
| 12 |
+
mask_checkpoint: null
|
| 13 |
+
clamp_weights: false
|
| 14 |
+
tie_weights: true
|
| 15 |
+
strict: false
|
| 16 |
+
cache_dir: outputs
|
report.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"svhn": {"accuracy": 0.903003990650177, "loss": 0.37700024247169495}, "stanford_cars": {"accuracy": 0.6326327323913574, "loss": 1.2553859949111938}, "resisc45": {"accuracy": 0.7558730244636536, "loss": 1.017554759979248}, "eurosat": {"accuracy": 0.9407407641410828, "loss": 0.20871955156326294}, "gtsrb": {"accuracy": 0.8285035490989685, "loss": 0.5861473679542542}, "mnist": {"accuracy": 0.9800000190734863, "loss": 0.08148527890443802}, "dtd": {"accuracy": 0.5249999761581421, "loss": 2.2731478214263916}, "sun397": {"accuracy": 0.6421158909797668, "loss": 1.4108904600143433}}
|