File size: 2,062 Bytes
83a93e0
 
496c6b6
83a93e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
496c6b6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
eae5149
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83a93e0
 
 
 
 
 
 
 
 
 
 
496c6b6
 
 
 
 
 
 
 
 
 
eae5149
 
 
 
 
 
 
 
 
 
83a93e0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
---
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
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-*
---