Token Classification
fastText
chemistry
finance
medical
Vivacomus commited on
Commit
1f78d52
1 Parent(s): 5d80ebd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
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
+ ---