Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
richardlastrucci commited on
Commit
2e66b19
1 Parent(s): 107c423

Upload dataset

Browse files
README.md CHANGED
@@ -98,6 +98,32 @@ dataset_info:
98
  num_examples: 29
99
  download_size: 494289
100
  dataset_size: 773379
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  configs:
102
  - config_name: afr
103
  data_files:
@@ -123,6 +149,14 @@ configs:
123
  path: nbl/test-*
124
  - split: eval
125
  path: nbl/eval-*
 
 
 
 
 
 
 
 
126
  ---
127
 
128
  # The Vuk'uzenzele South African Multilingual Corpus
 
98
  num_examples: 29
99
  download_size: 494289
100
  dataset_size: 773379
101
+ - config_name: nso
102
+ features:
103
+ - name: title
104
+ dtype: string
105
+ - name: author
106
+ dtype: string
107
+ - name: text
108
+ dtype: string
109
+ - name: edition
110
+ dtype: string
111
+ - name: language_code
112
+ dtype: string
113
+ - name: __index_level_0__
114
+ dtype: int64
115
+ splits:
116
+ - name: train
117
+ num_bytes: 538443
118
+ num_examples: 128
119
+ - name: test
120
+ num_bytes: 129131
121
+ num_examples: 27
122
+ - name: eval
123
+ num_bytes: 114196
124
+ num_examples: 28
125
+ download_size: 452010
126
+ dataset_size: 781770
127
  configs:
128
  - config_name: afr
129
  data_files:
 
149
  path: nbl/test-*
150
  - split: eval
151
  path: nbl/eval-*
152
+ - config_name: nso
153
+ data_files:
154
+ - split: train
155
+ path: nso/train-*
156
+ - split: test
157
+ path: nso/test-*
158
+ - split: eval
159
+ path: nso/eval-*
160
  ---
161
 
162
  # The Vuk'uzenzele South African Multilingual Corpus
nso/eval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bfabec94f314ee4542a3615404ef88424e8966a245e42d6cccdd540e0716919
3
+ size 81187
nso/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6462159afe5e1ef30ef79d5a0d89e171ae13db2647f2c88845cf3d47982cee3
3
+ size 71161
nso/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:152d90979e267fb4feb1ddf10f4d5e2c05c8f7f1e4849442911d408f1812fc7e
3
+ size 299662