vinluvie commited on
Commit
6ad0c4b
1 Parent(s): 9ad52a6

Model save

Browse files
Files changed (3) hide show
  1. README.md +2 -4
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -15,8 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
15
  # clip-finetuned
16
 
17
  This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on the imagefolder dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 3.6758
20
 
21
  ## Model description
22
 
@@ -36,8 +34,8 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
- - train_batch_size: 64
40
- - eval_batch_size: 64
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
 
15
  # clip-finetuned
16
 
17
  This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on the imagefolder dataset.
 
 
18
 
19
  ## Model description
20
 
 
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 5e-05
37
+ - train_batch_size: 32
38
+ - eval_batch_size: 32
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcb2fb9262308096abe1f85f9813bcc0a61e67f1bc4f39ccd2f05056b753647c
3
  size 605156676
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68831d871d89ce510edd5ddc1930520374aab41d62cf0d0c687de2daaadadb04
3
  size 605156676
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d5bbb66eaa62b59df807dcef51687381f657a16214436676863b8f5ef63bc90
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a680b07e9bbb61118be9a4ff6612d9aba00a7e01aa20951f78affe2ec5f8c25e
3
  size 4728