kushaltatariya's picture
Upload dataset
c4370e8 verified
|
raw
history blame
2.42 kB
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: 7663628.076701186
        num_examples: 3655
      - name: test
        num_bytes: 404673.1104797069
        num_examples: 193
    download_size: 19156844
    dataset_size: 8068301.187180893
  - config_name: ig
    features:
      - name: id
        dtype: string
      - name: url
        dtype: string
      - name: title
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 8358008.897435897
        num_examples: 2934
      - name: test
        num_bytes: 441544.4373219373
        num_examples: 155
    download_size: 15268325
    dataset_size: 8799553.334757835
  - config_name: pcm
    features:
      - name: id
        dtype: string
      - name: url
        dtype: string
      - name: title
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 299920.58070025616
        num_examples: 200
      - name: test
        num_bytes: 34490.86678052946
        num_examples: 23
    download_size: 552089
    dataset_size: 334411.4474807856
  - config_name: sw
    features:
      - name: id
        dtype: string
      - name: url
        dtype: string
      - name: title
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 5176988.490965348
        num_examples: 5686
      - name: test
        num_bytes: 273143.95836961037
        num_examples: 300
    download_size: 17788737
    dataset_size: 5450132.449334959
  - 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: 677242.8499723069
        num_examples: 775
      - name: test
        num_bytes: 76025.97154527831
        num_examples: 87
    download_size: 3232161
    dataset_size: 753268.8215175852
configs:
  - config_name: ha
    data_files:
      - split: train
        path: ha/train-*
      - split: test
        path: ha/test-*
  - config_name: ig
    data_files:
      - split: train
        path: ig/train-*
      - split: test
        path: ig/test-*
  - config_name: pcm
    data_files:
      - split: train
        path: pcm/train-*
      - split: test
        path: pcm/test-*
  - config_name: sw
    data_files:
      - split: train
        path: sw/train-*
      - split: test
        path: sw/test-*
  - config_name: yo
    data_files:
      - split: train
        path: yo/train-*
      - split: test
        path: yo/test-*