Update README.md
Browse files
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 |
+
---
|