dokato's picture
Upload dataset
c0a6179 verified
metadata
dataset_info:
  - config_name: Danish
    features:
      - name: text
        dtype: string
      - name: corruption_type
        dtype: string
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 139194
        num_examples: 1024
      - name: test
        num_bytes: 281517
        num_examples: 2048
      - name: full_train
        num_bytes: 733506
        num_examples: 5342
      - name: val
        num_bytes: 32942
        num_examples: 256
    download_size: 700593
    dataset_size: 1187159
  - config_name: Norwegian_b
    features:
      - name: text
        dtype: string
      - name: corruption_type
        dtype: string
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 126028
        num_examples: 1024
      - name: test
        num_bytes: 258103
        num_examples: 2048
      - name: full_train
        num_bytes: 3221649
        num_examples: 25946
      - name: val
        num_bytes: 31302
        num_examples: 256
    download_size: 2161548
    dataset_size: 3637082
  - config_name: Norwegian_n
    features:
      - name: text
        dtype: string
      - name: corruption_type
        dtype: string
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 136251
        num_examples: 1024
      - name: test
        num_bytes: 268761
        num_examples: 2048
      - name: full_train
        num_bytes: 3062138
        num_examples: 22800
      - name: val
        num_bytes: 33910
        num_examples: 256
    download_size: 2088966
    dataset_size: 3501060
  - config_name: Swedish
    features:
      - name: text
        dtype: string
      - name: corruption_type
        dtype: string
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 135999
        num_examples: 1024
      - name: test
        num_bytes: 262897
        num_examples: 2048
      - name: full_train
        num_bytes: 1014513
        num_examples: 7446
      - name: val
        num_bytes: 36681
        num_examples: 256
    download_size: 807624
    dataset_size: 1450090
configs:
  - config_name: Danish
    data_files:
      - split: train
        path: Danish/train-*
      - split: test
        path: Danish/test-*
      - split: full_train
        path: Danish/full_train-*
      - split: val
        path: Danish/val-*
  - config_name: Norwegian_b
    data_files:
      - split: train
        path: Norwegian_b/train-*
      - split: test
        path: Norwegian_b/test-*
      - split: full_train
        path: Norwegian_b/full_train-*
      - split: val
        path: Norwegian_b/val-*
  - config_name: Norwegian_n
    data_files:
      - split: train
        path: Norwegian_n/train-*
      - split: test
        path: Norwegian_n/test-*
      - split: full_train
        path: Norwegian_n/full_train-*
      - split: val
        path: Norwegian_n/val-*
  - config_name: Swedish
    data_files:
      - split: train
        path: Swedish/train-*
      - split: test
        path: Swedish/test-*
      - split: full_train
        path: Swedish/full_train-*
      - split: val
        path: Swedish/val-*