hf-blog-posts-split / README.md
fdaudens's picture
Upload dataset
88da9f6 verified
|
raw
history blame
552 Bytes
metadata
dataset_info:
  features:
    - name: URL
      dtype: string
    - name: Headline
      dtype: string
    - name: Authors
      dtype: string
    - name: Publication Date
      dtype: string
    - name: Article Text
      dtype: string
  splits:
    - name: train
      num_bytes: 4071324.4831168833
      num_examples: 346
    - name: test
      num_bytes: 458906.51688311686
      num_examples: 39
  download_size: 2424010
  dataset_size: 4530231
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*