pkoloveas commited on
Commit
5d2e539
·
verified ·
1 Parent(s): ae808c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - allenai/scicite
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
+ ---