pierre-pessarossi's picture
Upload README.md with huggingface_hub
86228de
|
raw
history blame
336 Bytes
metadata
license: cc-by-sa-3.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: title
      dtype: string
    - name: content
      dtype: string
  splits:
    - name: train
      num_bytes: 36060152
      num_examples: 1859
  download_size: 20141128
  dataset_size: 36060152