Model save
Browse files- README.md +1 -3
- model.safetensors +1 -1
README.md
CHANGED
@@ -13,8 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
# Clip-Soil
|
14 |
|
15 |
This model is a fine-tuned version of [openai/clip-vit-large-patch14-336](https://huggingface.co/openai/clip-vit-large-patch14-336) on an unknown dataset.
|
16 |
-
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 1.5582
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -39,7 +37,7 @@ The following hyperparameters were used during training:
|
|
39 |
- seed: 42
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
-
- num_epochs:
|
43 |
|
44 |
### Training results
|
45 |
|
|
|
13 |
# Clip-Soil
|
14 |
|
15 |
This model is a fine-tuned version of [openai/clip-vit-large-patch14-336](https://huggingface.co/openai/clip-vit-large-patch14-336) on an unknown dataset.
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
37 |
- seed: 42
|
38 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
39 |
- lr_scheduler_type: linear
|
40 |
+
- num_epochs: 100.0
|
41 |
|
42 |
### Training results
|
43 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1711848436
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1023774388841e94fda22822f82f4ec0045f4b659d345365ba8621ca116b986b
|
3 |
size 1711848436
|