french_5p / README.md
manu's picture
Upload README.md with huggingface_hub
5642386
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: text
      dtype: string
    - name: dataset_id
      dtype: string
  splits:
    - name: train
      num_bytes: 28720999458
      num_examples: 44392012
    - name: test
      num_bytes: 50741966
      num_examples: 4035
  download_size: 15225609944
  dataset_size: 28771741424

Dataset Card for "french_5p"

More Information needed