1

Text Classification
Adapters
code
cypryan77 commited on
Commit
4e170ff
1 Parent(s): 029e2fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -2,4 +2,14 @@
2
  license: other
3
  license_name: prueba
4
  license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
2
  license: other
3
  license_name: prueba
4
  license_link: LICENSE
5
+ datasets:
6
+ - microsoft/orca-math-word-problems-200k
7
+ - HuggingFaceTB/cosmopedia
8
+ metrics:
9
+ - accuracy
10
+ - code_eval
11
+ library_name: adapter-transformers
12
+ pipeline_tag: text-classification
13
+ tags:
14
+ - code
15
+ ---