End of training
Browse files- README.md +16 -14
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -10,10 +10,10 @@ model-index:
|
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/bileldjemel/uncategorized/runs/
|
14 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/bileldjemel/uncategorized/runs/
|
15 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/bileldjemel/uncategorized/runs/
|
16 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/bileldjemel/uncategorized/runs/
|
17 |
# clip-hugging-face-finetuned
|
18 |
|
19 |
This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on an unknown dataset.
|
@@ -37,8 +37,8 @@ More information needed
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
-
- learning_rate: 1.
|
41 |
-
- train_batch_size:
|
42 |
- eval_batch_size: 2
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
@@ -49,14 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| 0.0002 | 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.0 |
|
56 |
-
| 0.0 | 1.
|
57 |
-
| 0.
|
58 |
-
| 0.0 | 1.
|
59 |
-
| 0.
|
|
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/bileldjemel/uncategorized/runs/uq5hn82n)
|
14 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/bileldjemel/uncategorized/runs/mg3h1yqv)
|
15 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/bileldjemel/uncategorized/runs/h2rqrxs0)
|
16 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/bileldjemel/uncategorized/runs/bjp71783)
|
17 |
# clip-hugging-face-finetuned
|
18 |
|
19 |
This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on an unknown dataset.
|
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 1.2963514383416616e-06
|
41 |
+
- train_batch_size: 2
|
42 |
- eval_batch_size: 2
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 0.0002 | 0.2 | 1 | 0.0000 |
|
53 |
+
| 0.0 | 0.4 | 2 | 0.0000 |
|
54 |
+
| 0.0003 | 0.6 | 3 | 0.0000 |
|
55 |
+
| 0.0 | 0.8 | 4 | 0.0000 |
|
56 |
+
| 0.0 | 1.0 | 5 | 0.0000 |
|
57 |
+
| 0.0 | 1.2 | 6 | 0.0000 |
|
58 |
+
| 0.0 | 1.4 | 7 | 0.0000 |
|
59 |
+
| 0.0016 | 1.6 | 8 | 0.0000 |
|
60 |
+
| 0.0 | 1.8 | 9 | 0.0000 |
|
61 |
+
| 0.0 | 2.0 | 10 | 0.0000 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 605156676
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c2287af2162f5f961e6236c1fbc8fcdcdd4c626d54891b337176e17ac52fad4
|
3 |
size 605156676
|
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:7e159b8d7a625cd493be84b9164be652ab60de60a0e69a3546253c7e27f91e88
|
3 |
size 5112
|