Text Generation
Fairseq
EMILIA01 commited on
Commit
e7097e3
·
verified ·
1 Parent(s): 058b128

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ datasets:
4
+ - bespokelabs/Bespoke-Stratos-17k
5
+ - fka/awesome-chatgpt-prompts
6
+ - NovaSky-AI/Sky-T1_data_17k
7
+ metrics:
8
+ - character
9
+ base_model:
10
+ - microsoft/phi-4
11
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
12
+ new_version: hexgrad/Kokoro-82M
13
+ pipeline_tag: text-generation
14
+ library_name: fairseq
15
+ ---