hf-blog-posts-split / README.md
fdaudens's picture
fdaudens HF staff
Upload dataset
a3034ae verified
|
raw
history blame contribute delete
No virus
578 Bytes
metadata
language:
  - en
size_categories:
  - n<1K
dataset_info:
  features:
    - name: url
      dtype: string
    - name: targets
      dtype: string
    - name: authors
      dtype: string
    - name: date
      dtype: string
    - name: inputs
      dtype: string
  splits:
    - name: train
      num_bytes: 2686395.722222222
      num_examples: 254
    - name: test
      num_bytes: 332749.7027027027
      num_examples: 33
  download_size: 1257996
  dataset_size: 3019145.424924925
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*