testdataset / README.md
choweric88's picture
Upload dataset
55b4f2d verified
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: isbn
      dtype: string
    - name: call_number
      dtype: string
    - name: title
      dtype: string
    - name: abstract
      dtype: string
    - name: table_of_contents
      dtype: string
    - name: subjects
      list: string
    - name: language
      dtype: string
    - name: authors
      list: string
    - name: publisher
      dtype: string
    - name: publication_year
      dtype: string
    - name: raw_marc
      dtype: string
  splits:
    - name: train
      num_bytes: 3366324112
      num_examples: 600000
  download_size: 728511366
  dataset_size: 3366324112