Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
manu's picture
Update README.md
ddbc2a7 verified
metadata
dataset_info:
  features:
    - name: conversations
      list:
        - name: from
          dtype: string
        - name: markdown
          struct:
            - name: answer
              dtype: string
            - name: index
              dtype: int64
            - name: type
              dtype: string
        - name: text
          dtype: string
        - name: value
          dtype: string
    - name: lang
      dtype: string
    - name: split
      dtype: string
    - name: dataset
      dtype: string
    - name: task
      dtype: string
  splits:
    - name: train
      num_bytes: 1184454542
      num_examples: 294220
  download_size: 566386739
  dataset_size: 1184454542
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

CroissantChat SFT data

@misc{faysse2024croissantllm,
      title={CroissantLLM: A Truly Bilingual French-English Language Model}, 
      author={Manuel Faysse and Patrick Fernandes and Nuno M. Guerreiro and António Loison and Duarte M. Alves and Caio Corro and Nicolas Boizard and João Alves and Ricardo Rei and Pedro H. Martins and Antoni Bigata Casademunt and François Yvon and André F. T. Martins and Gautier Viaud and Céline Hudelot and Pierre Colombo},
      year={2024},
      eprint={2402.00786},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}