bbc_news_alltime / README.md
liyucheng's picture
Upload README.md with huggingface_hub
33eade8
|
raw
history blame
No virus
1.27 kB
metadata
dataset_info:
  - config_name: 2017-03
    features:
      - name: title
        dtype: string
      - name: published_date
        dtype: string
      - name: authors
        sequence: string
      - name: description
        dtype: string
      - name: section
        dtype: string
      - name: content
        dtype: string
      - name: link
        dtype: string
      - name: top_image
        dtype: string
    splits:
      - name: train
        num_bytes: 3454177
        num_examples: 721
    download_size: 1456354
    dataset_size: 3454177
  - config_name: 2023-12
    features:
      - name: title
        dtype: string
      - name: published_date
        dtype: string
      - name: authors
        sequence: string
      - name: description
        dtype: string
      - name: section
        dtype: string
      - name: content
        dtype: string
      - name: link
        dtype: string
      - name: top_image
        dtype: string
    splits:
      - name: train
        num_bytes: 6295385
        num_examples: 1460
    download_size: 3029041
    dataset_size: 6295385
configs:
  - config_name: 2017-03
    data_files:
      - split: train
        path: 2017-03/train-*
  - config_name: 2023-12
    data_files:
      - split: train
        path: 2023-12/train-*

Dataset Card for "bbc_news_alltime"

More Information needed