test_repo / README.md
asoria's picture
Upload dataset
f2eee52 verified
|
raw
history blame
686 Bytes
metadata
dataset_info:
  features:
    - name: category
      dtype: string
    - name: headline
      dtype: string
    - name: summary
      dtype: string
    - name: time
      dtype: string
    - name: image
      struct:
        - name: alt
          dtype: string
        - name: src
          dtype: string
    - name: link
      dtype: string
  splits:
    - name: train
      num_bytes: 5367
      num_examples: 11
    - name: https___www_nbcnews_com_business
      num_bytes: 5517
      num_examples: 11
  download_size: 16233
  dataset_size: 10884
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: https___www_nbcnews_com_business
        path: data/https___www_nbcnews_com_business-*