Qilex's picture
Upload dataset
d554315 verified
|
raw
history blame
544 Bytes
metadata
dataset_info:
  features:
    - name: Author
      dtype: string
    - name: Work
      dtype: string
    - name: Chunk
      dtype: string
  splits:
    - name: train
      num_bytes: 449080.8
      num_examples: 800
    - name: test
      num_bytes: 112270.2
      num_examples: 200
    - name: valid
      num_bytes: 140366
      num_examples: 250
  download_size: 438502
  dataset_size: 701717
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*