Text Classification
Adapters
English
code
METASPORTSFUMEZ commited on
Commit
947b11c
1 Parent(s): 5e3b1c4

pip install copilot

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
+ - HuggingFaceFW/fineweb
5
+ - HuggingFaceFW/fineweb-edu
6
+ - TIGER-Lab/WebInstructSub
7
+ language:
8
+ - en
9
+ metrics:
10
+ - bertscore
11
+ library_name: adapter-transformers
12
+ pipeline_tag: text-classification
13
+ tags:
14
+ - code
15
+ ---