Zaid's picture
Upload dataset
0b9280b verified
|
raw
history blame
533 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: diaritized
      dtype: string
  splits:
    - name: train
      num_bytes: 54247224
      num_examples: 50000
    - name: validation
      num_bytes: 2646804
      num_examples: 2500
    - name: test
      num_bytes: 2766636
      num_examples: 2500
  download_size: 28414596
  dataset_size: 59660664
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*