ForumAmeliComplet / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
3a080ae verified
|
raw
history blame
456 Bytes
metadata
language:
  - fr
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: Question
      dtype: string
    - name: Reponses
      dtype: string
    - name: train
      dtype: string
    - name: conversations
      dtype: string
  splits:
    - name: train
      num_bytes: 42051282
      num_examples: 14171
  download_size: 18822720
  dataset_size: 42051282