hf-blog-posts-split / README.md
fdaudens's picture
fdaudens HF staff
Upload dataset
f5741ad verified
|
raw
history blame
533 Bytes
metadata
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: 4071324.4831168833
      num_examples: 346
    - name: test
      num_bytes: 458906.51688311686
      num_examples: 39
  download_size: 2427187
  dataset_size: 4530231
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*