speed commited on
Commit
4ca795b
·
verified ·
1 Parent(s): 1946523

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -27,3 +27,16 @@ configs:
27
  - split: train
28
  path: data/train-*
29
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  - split: train
28
  path: data/train-*
29
  ---
30
+
31
+ This dataset was introduced in https://github.com/slp-rl/SpokenStoryCloze.
32
+ ```
33
+ @misc{hassid2024textuallypretrainedspeechlanguage,
34
+ title={Textually Pretrained Speech Language Models},
35
+ author={Michael Hassid and Tal Remez and Tu Anh Nguyen and Itai Gat and Alexis Conneau and Felix Kreuk and Jade Copet and Alexandre Defossez and Gabriel Synnaeve and Emmanuel Dupoux and Roy Schwartz and Yossi Adi},
36
+ year={2024},
37
+ eprint={2305.13009},
38
+ archivePrefix={arXiv},
39
+ primaryClass={cs.CL},
40
+ url={https://arxiv.org/abs/2305.13009},
41
+ }
42
+ ```