speed commited on
Commit
465141e
·
verified ·
1 Parent(s): 4517012

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -5,7 +5,7 @@ tags:
5
  library_name: transformers
6
  pipeline_tag: zero-shot-image-classification
7
  datasets:
8
- - speed/WAON
9
  base_model:
10
  - google/siglip2-base-patch16-256
11
  ---
@@ -16,7 +16,7 @@ base_model:
16
 
17
 
18
  |
19
- <a href="https://huggingface.co/collections/speed/waon" target="_blank">🤗 HuggingFace</a>
20
  &nbsp;|
21
  <a href="https://arxiv.org/abs/2510.22276" target="_blank">📄 Paper</a>
22
  &nbsp;|
@@ -27,8 +27,8 @@ base_model:
27
 
28
  </div>
29
 
30
- We fine-tuned the [google/siglip2-base-patch16-256](https://huggingface.co/google/siglip2-base-patch16-256) on [WAON](https://huggingface.co/datasets/speed/WAON), a large-scale Japanese image-text pair dataset.
31
- Our model achieves state-of-the-art performance on [WAON-Bench](https://huggingface.co/datasets/speed/WAON-Bench), a Japanese cultural image classification benchmark.
32
 
33
 
34
 
 
5
  library_name: transformers
6
  pipeline_tag: zero-shot-image-classification
7
  datasets:
8
+ - llm-jp/WAON
9
  base_model:
10
  - google/siglip2-base-patch16-256
11
  ---
 
16
 
17
 
18
  |
19
+ <a href="https://huggingface.co/collections/llm-jp/waon" target="_blank">🤗 HuggingFace</a>
20
  &nbsp;|
21
  <a href="https://arxiv.org/abs/2510.22276" target="_blank">📄 Paper</a>
22
  &nbsp;|
 
27
 
28
  </div>
29
 
30
+ We fine-tuned the [google/siglip2-base-patch16-256](https://huggingface.co/google/siglip2-base-patch16-256) on [WAON](https://huggingface.co/datasets/llm-jp/WAON), a large-scale Japanese image-text pair dataset.
31
+ Our model achieves state-of-the-art performance on [WAON-Bench](https://huggingface.co/datasets/llm-jp/WAON-Bench), a Japanese cultural image classification benchmark.
32
 
33
 
34