pkoloveas commited on
Commit
52e89e0
·
verified ·
1 Parent(s): a998d42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - kejian/ACL-ARC
5
+ language:
6
+ - en
7
+ metrics:
8
+ - f1
9
+ base_model:
10
+ - Qwen/Qwen2.5-14B-Instruct
11
+ pipeline_tag: zero-shot-classification
12
+ library_name: transformers
13
+ tags:
14
+ - scientometrics
15
+ ---