unique_words_hi / README.md
arturkulmizev's picture
Upload dataset
5198f5c verified
|
raw
history blame
No virus
983 Bytes
metadata
dataset_info:
  - config_name: ha
    features:
      - name: id
        dtype: string
      - name: url
        dtype: string
      - name: title
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 7470726.9048663
        num_examples: 3563
      - name: test
        num_bytes: 394189.3511408544
        num_examples: 188
    download_size: 19075652
    dataset_size: 7864916.256007154
  - config_name: yo
    features:
      - name: id
        dtype: string
      - name: url
        dtype: string
      - name: title
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 349682.1884960159
        num_examples: 742
      - name: test
        num_bytes: 18850.79183266932
        num_examples: 40
    download_size: 2994685
    dataset_size: 368532.98032868525
configs:
  - config_name: ha
    data_files:
      - split: train
        path: ha/train-*
      - split: test
        path: ha/test-*
  - config_name: yo
    data_files:
      - split: train
        path: yo/train-*
      - split: test
        path: yo/test-*