jerryray commited on
Commit
99f8746
·
verified ·
1 Parent(s): 56dbf78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # NegationCLIP
3
  - This repository hosts the **model checkpoint** only.
 
1
+ ---
2
+ library_name: pytorch
3
+ license: mit
4
+ tags:
5
+ - clip
6
+ - vision-language
7
+ - negation
8
+ - checkpoint
9
+ datasets:
10
+ - coco
11
+ pipeline_tag: feature-extraction
12
+ model_name: NegationCLIP (CLIP fine-tuned for negation)
13
+ ---
14
 
15
  # NegationCLIP
16
  - This repository hosts the **model checkpoint** only.