wikismall / README.md
acloudfan's picture
Upload dataset
2f48537
|
raw
history blame
494 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: url
      dtype: string
    - name: title
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 2743336.5932530123
      num_examples: 9337
    - name: test
      num_bytes: 304978.40674698795
      num_examples: 1038
  download_size: 1676535
  dataset_size: 3048315
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*