Upload dataset
Browse files- README.md +32 -0
- ceb/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -196,6 +196,34 @@ dataset_info:
|
|
196 |
num_examples: 24287
|
197 |
download_size: 1891313
|
198 |
dataset_size: 3580152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
199 |
configs:
|
200 |
- config_name: af
|
201 |
data_files:
|
@@ -225,5 +253,9 @@ configs:
|
|
225 |
data_files:
|
226 |
- split: test
|
227 |
path: ca/test-*
|
|
|
|
|
|
|
|
|
228 |
---
|
229 |
Extension/Modification of the original m_lama dataset
|
|
|
196 |
num_examples: 24287
|
197 |
download_size: 1891313
|
198 |
dataset_size: 3580152
|
199 |
+
- config_name: ceb
|
200 |
+
features:
|
201 |
+
- name: uuid
|
202 |
+
dtype: string
|
203 |
+
- name: lineid
|
204 |
+
dtype: uint32
|
205 |
+
- name: obj_uri
|
206 |
+
dtype: string
|
207 |
+
- name: obj_label
|
208 |
+
dtype: string
|
209 |
+
- name: sub_uri
|
210 |
+
dtype: string
|
211 |
+
- name: sub_label
|
212 |
+
dtype: string
|
213 |
+
- name: template
|
214 |
+
dtype: string
|
215 |
+
- name: language
|
216 |
+
dtype: string
|
217 |
+
- name: predicate_id
|
218 |
+
dtype: string
|
219 |
+
- name: __index_level_0__
|
220 |
+
dtype: int64
|
221 |
+
splits:
|
222 |
+
- name: test
|
223 |
+
num_bytes: 1057483
|
224 |
+
num_examples: 6829
|
225 |
+
download_size: 508668
|
226 |
+
dataset_size: 1057483
|
227 |
configs:
|
228 |
- config_name: af
|
229 |
data_files:
|
|
|
253 |
data_files:
|
254 |
- split: test
|
255 |
path: ca/test-*
|
256 |
+
- config_name: ceb
|
257 |
+
data_files:
|
258 |
+
- split: test
|
259 |
+
path: ceb/test-*
|
260 |
---
|
261 |
Extension/Modification of the original m_lama dataset
|
ceb/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80612bac0455679ba8fd1f94911bf4d84ee5d804a648582437ca899be7239473
|
3 |
+
size 508668
|