Model save
Browse files- README.md +72 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: OFA-Sys/chinese-clip-vit-base-patch16
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
model-index:
|
8 |
+
- name: aoi_clip_high_resolution_concate_fusin_crop_each_text_256
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
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/shark_meow_team/huggingface/runs/e9k68fjg)
|
16 |
+
# aoi_clip_high_resolution_concate_fusin_crop_each_text_256
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [OFA-Sys/chinese-clip-vit-base-patch16](https://huggingface.co/OFA-Sys/chinese-clip-vit-base-patch16) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.5401
|
21 |
+
- Accuracy: 0.0640
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 1e-05
|
41 |
+
- train_batch_size: 20
|
42 |
+
- eval_batch_size: 20
|
43 |
+
- seed: 42
|
44 |
+
- gradient_accumulation_steps: 10
|
45 |
+
- total_train_batch_size: 200
|
46 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
+
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 60.0
|
49 |
+
- mixed_precision_training: Native AMP
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
+
|:-------------:|:-------:|:-----:|:---------------:|:--------:|
|
55 |
+
| 1.7271 | 5.9821 | 1602 | 3.0070 | 0.0789 |
|
56 |
+
| 1.6271 | 11.9642 | 3204 | 3.1514 | 0.0732 |
|
57 |
+
| 1.552 | 17.9462 | 4806 | 3.1511 | 0.0705 |
|
58 |
+
| 1.5094 | 23.9283 | 6408 | 3.3706 | 0.0684 |
|
59 |
+
| 1.484 | 29.9104 | 8010 | 3.4197 | 0.0672 |
|
60 |
+
| 1.4683 | 35.8925 | 9612 | 3.5270 | 0.0666 |
|
61 |
+
| 1.4567 | 41.8745 | 11214 | 3.4933 | 0.0658 |
|
62 |
+
| 1.4541 | 47.8566 | 12816 | 3.4874 | 0.0653 |
|
63 |
+
| 1.4539 | 53.8387 | 14418 | 3.5305 | 0.0646 |
|
64 |
+
| 1.452 | 59.8208 | 16020 | 3.5401 | 0.0640 |
|
65 |
+
|
66 |
+
|
67 |
+
### Framework versions
|
68 |
+
|
69 |
+
- Transformers 4.42.3
|
70 |
+
- Pytorch 2.3.1+cu121
|
71 |
+
- Datasets 2.20.0
|
72 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1163503964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:947e223ef400d59e7fb6ce086d79bbfe4fa73b03fb99c654afa7a1430a14e7e9
|
3 |
size 1163503964
|