length_lo / README.md
arturkulmizev's picture
Upload dataset
0156d05 verified
|
raw
history blame
No virus
1.47 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: 52854921.08275882
        num_examples: 25208
      - name: test
        num_bytes: 2782389.7285314566
        num_examples: 1327
    download_size: 21407348
    dataset_size: 55637310.81129028
  - 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: 46649881.97150997
        num_examples: 16376
      - name: test
        num_bytes: 2455556.8062678063
        num_examples: 862
    download_size: 16925305
    dataset_size: 49105438.777777776
  - 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: 3909182.956299801
        num_examples: 8295
      - name: test
        num_bytes: 205944.90077191236
        num_examples: 437
    download_size: 3692970
    dataset_size: 4115127.857071713
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: yo
    data_files:
      - split: train
        path: yo/train-*
      - split: test
        path: yo/test-*