dummy-lid / README.md
arubenruben's picture
Upload dataset
dd3d077 verified
|
raw
history blame
No virus
3.02 kB
metadata
dataset_info:
  - config_name: journalistic
    features:
      - name: text
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': pt-PT
              '1': pt-BR
    splits:
      - name: train
        num_bytes: 641932369
        num_examples: 905849
      - name: validation
        num_bytes: 275126414
        num_examples: 388222
      - name: test
        num_bytes: 393251206
        num_examples: 554603
    download_size: 866662319
    dataset_size: 1310309989
  - config_name: legal
    features:
      - name: text
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': pt-PT
              '1': pt-BR
    splits:
      - name: train
        num_bytes: 123139395
        num_examples: 397405
      - name: validation
        num_bytes: 56663
        num_examples: 200
      - name: test
        num_bytes: 271938
        num_examples: 1000
    download_size: 75418714
    dataset_size: 123467996
  - config_name: literature
    features:
      - name: text
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': pt-PT
              '1': pt-BR
    splits:
      - name: train
        num_bytes: 3517766
        num_examples: 10315
      - name: validation
        num_bytes: 1484637
        num_examples: 4422
      - name: test
        num_bytes: 2125655
        num_examples: 6317
    download_size: 4769367
    dataset_size: 7128058
  - config_name: politics
    features:
      - name: text
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': pt-PT
              '1': pt-BR
    splits:
      - name: train
        num_bytes: 189377492
        num_examples: 5582
      - name: validation
        num_bytes: 72061567
        num_examples: 2393
      - name: test
        num_bytes: 103743651
        num_examples: 3419
    download_size: 199760800
    dataset_size: 365182710
  - config_name: social-media
    features:
      - name: text
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': pt-PT
              '1': pt-BR
    splits:
      - name: train
        num_bytes: 297960267
        num_examples: 2459818
      - name: test
        num_bytes: 74413999
        num_examples: 614956
    download_size: 267366967
    dataset_size: 372374266
configs:
  - config_name: journalistic
    data_files:
      - split: train
        path: journalistic/train-*
      - split: validation
        path: journalistic/validation-*
      - split: test
        path: journalistic/test-*
  - config_name: legal
    data_files:
      - split: train
        path: legal/train-*
      - split: validation
        path: legal/validation-*
      - split: test
        path: legal/test-*
  - config_name: literature
    data_files:
      - split: train
        path: literature/train-*
      - split: validation
        path: literature/validation-*
      - split: test
        path: literature/test-*
  - config_name: politics
    data_files:
      - split: train
        path: politics/train-*
      - split: validation
        path: politics/validation-*
      - split: test
        path: politics/test-*
  - config_name: social-media
    data_files:
      - split: train
        path: social-media/train-*
      - split: test
        path: social-media/test-*