yaya-sy commited on
Commit
18e6dc1
·
verified ·
1 Parent(s): 9003242

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -19,4 +19,8 @@ configs:
19
  ---
20
 
21
 
22
- An instruction dataset for speech->text and text->speech. This speech data is tokenized using the SpeechTokenize approach: https://arxiv.org/abs/2308.16692
 
 
 
 
 
19
  ---
20
 
21
 
22
+ An instruction dataset for speech->text and text->speech.
23
+
24
+ This speech data is tokenized using the SpeechTokenize approach: https://arxiv.org/abs/2308.16692.
25
+
26
+ You can do standard finetuning on this dataset using any LLM!