ar_ps3 / README.md
akhooli's picture
Upload dataset
e6daff0 verified
|
raw
history blame
415 Bytes
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: poem_id
      dtype: string
    - name: text
      dtype: string
    - name: label
      dtype: string
    - name: length
      dtype: int64
  splits:
    - name: train
      num_bytes: 8752986
      num_examples: 5769
  download_size: 4812334
  dataset_size: 8752986