ryanyip7777 commited on
Commit
c27a4d4
1 Parent(s): 5b829fd

Create README.md

Browse files

The model is fine-tuned from openai's ViT-L-14 using PMC_OA _ beta and roco's data sets, using the tool open_clip(https://github.com/mlfoundations/open_clip).

Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - axiong/pmc_oa_beta
4
+ language:
5
+ - en
6
+ library_name: open_clip
7
+ pipeline_tag: text-to-image
8
+ tags:
9
+ - biology
10
+ - chemistry
11
+ - medical
12
+ ---