sStoryCloze / README.md
speed's picture
Update README.md
4ca795b verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: positive
      dtype:
        audio:
          sampling_rate: 16000
    - name: negative
      dtype:
        audio:
          sampling_rate: 16000
    - name: positive_text
      dtype: string
    - name: negative_text
      dtype: string
  splits:
    - name: train
      num_bytes: 3112524426.662
      num_examples: 1871
  download_size: 2623897751
  dataset_size: 3112524426.662
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

This dataset was introduced in https://github.com/slp-rl/SpokenStoryCloze.

@misc{hassid2024textuallypretrainedspeechlanguage,
      title={Textually Pretrained Speech Language Models}, 
      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},
      year={2024},
      eprint={2305.13009},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2305.13009}, 
}