Token Classification
Flair
English
AbdullahAli06 commited on
Commit
57f10ac
·
verified ·
1 Parent(s): 3fae2b7

Update README.md

Browse files

This is an AI created by Abdullah Ali.

Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: bigscience-bloom-rail-1.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigscience-bloom-rail-1.0
3
+ datasets:
4
+ - HumanLLMs/Human-Like-DPO-Dataset
5
+ - umarigan/deepseek-r1-reasoning-prompts
6
+ language:
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - deepseek-ai/DeepSeek-R1
12
+ new_version: deepseek-ai/DeepSeek-R1
13
+ pipeline_tag: token-classification
14
+ library_name: flair
15
+ ---