NewYorkTimes00-07 / README.md
Pokce's picture
Upload dataset
763f51d verified
|
raw
history blame
1.07 kB
metadata
dataset_info:
  - config_name: NYT_length32
    features:
      - name: id
        dtype: string
      - name: year
        dtype: string
      - name: month
        dtype: string
      - name: day
        dtype: string
      - name: title
        dtype: string
      - name: lead_paragraph
        dtype: string
      - name: input
        dtype: string
    splits:
      - name: NYT_length32
        num_bytes: 632875181
        num_examples: 659496
    download_size: 427035594
    dataset_size: 632875181
  - config_name: NYT_length64
    features:
      - name: id
        dtype: string
      - name: year
        dtype: string
      - name: month
        dtype: string
      - name: day
        dtype: string
      - name: title
        dtype: string
      - name: lead_paragraph
        dtype: string
      - name: input
        dtype: string
    splits:
      - name: NYT_length64
        num_bytes: 715550864
        num_examples: 600752
    download_size: 484584815
    dataset_size: 715550864
configs:
  - config_name: NYT_length32
    data_files:
      - split: NYT_length32
        path: NYT_length32/NYT_length32-*
  - config_name: NYT_length64
    data_files:
      - split: NYT_length64
        path: NYT_length64/NYT_length64-*