wikipedia-fr / README.md
KasparZ's picture
Upload README.md with huggingface_hub
9f25ad4
|
Raw
History Blame Contribute Delete
549 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: url
      dtype: string
    - name: title
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 7375791329
      num_examples: 2402095
  download_size: 1422185286
  dataset_size: 7375791329

Dataset Card for "wikipedia-fr"

More Information needed