Text Generation
generative translation
large language model
LLaMA
yuchen005 commited on
Commit
94ab6e7
1 Parent(s): 9065b7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ e.g. covost2_ar_en_st.pth
33
  ***Note:***
34
  - Language code look-up: Table 15 & 17 in https://arxiv.org/pdf/2402.06894.pdf
35
  - Source/target language refers to the translation task, so that the N-best hypotheses and ground-truth transcription are both in target language
36
- - For speech translation datasets (FLEURS, CoVoST-2, MuST-C), the task ID "mt" denotes cascaded ASR+MT pipeline
37
 
38
 
39
  If you consider this work would be related or useful for your research, please kindly consider to cite the work below. Thank you.
 
33
  ***Note:***
34
  - Language code look-up: Table 15 & 17 in https://arxiv.org/pdf/2402.06894.pdf
35
  - Source/target language refers to the translation task, so that the N-best hypotheses and ground-truth transcription are both in target language
36
+ - For speech translation datasets (FLEURS, CoVoST-2, MuST-C), the task ID "mt" denotes cascaded ASR+MT system
37
 
38
 
39
  If you consider this work would be related or useful for your research, please kindly consider to cite the work below. Thank you.