Safetensors
clip
zer0int commited on
Commit
f3ea41e
·
verified ·
1 Parent(s): 4ba2046

Correct dataset used

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: mit
3
  datasets:
4
- - SPRIGHT-T2I/spright
5
  - zer0int/CLIP-KO-Adversarial-Train-Typo-Attack
 
6
  base_model:
7
  - openai/clip-vit-large-patch14
8
  ---
 
1
  ---
2
  license: mit
3
  datasets:
 
4
  - zer0int/CLIP-KO-Adversarial-Train-Typo-Attack
5
+ - SPRIGHT-T2I/spright_coco
6
  base_model:
7
  - openai/clip-vit-large-patch14
8
  ---