Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: afl-3.0
|
3 |
+
datasets:
|
4 |
+
- NousResearch/CharacterCodex
|
5 |
+
- HuggingFaceFW/fineweb-edu
|
6 |
+
metrics:
|
7 |
+
- character
|
8 |
+
- code_eval
|
9 |
+
- accuracy
|
10 |
+
library_name: fasttext
|
11 |
+
pipeline_tag: token-classification
|
12 |
+
tags:
|
13 |
+
- chemistry
|
14 |
+
- finance
|
15 |
+
- medical
|
16 |
+
---
|