Upload dataset
Browse files- README.md +30 -0
- pl/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -338,6 +338,32 @@ dataset_info:
|
|
| 338 |
num_examples: 140648
|
| 339 |
download_size: 31089114
|
| 340 |
dataset_size: 530129887
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 341 |
configs:
|
| 342 |
- config_name: ar
|
| 343 |
data_files:
|
|
@@ -391,4 +417,8 @@ configs:
|
|
| 391 |
data_files:
|
| 392 |
- split: train
|
| 393 |
path: nl/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 394 |
---
|
|
|
|
| 338 |
num_examples: 140648
|
| 339 |
download_size: 31089114
|
| 340 |
dataset_size: 530129887
|
| 341 |
+
- config_name: pl
|
| 342 |
+
features:
|
| 343 |
+
- name: id
|
| 344 |
+
dtype: int32
|
| 345 |
+
- name: text
|
| 346 |
+
dtype: string
|
| 347 |
+
- name: text_type
|
| 348 |
+
dtype: string
|
| 349 |
+
- name: context
|
| 350 |
+
dtype: string
|
| 351 |
+
- name: context_type
|
| 352 |
+
dtype: string
|
| 353 |
+
- name: source_language_name
|
| 354 |
+
dtype: string
|
| 355 |
+
- name: source_language_code
|
| 356 |
+
dtype: string
|
| 357 |
+
- name: source_title
|
| 358 |
+
dtype: string
|
| 359 |
+
- name: source_url
|
| 360 |
+
dtype: string
|
| 361 |
+
splits:
|
| 362 |
+
- name: train
|
| 363 |
+
num_bytes: 492278015
|
| 364 |
+
num_examples: 124241
|
| 365 |
+
download_size: 31671945
|
| 366 |
+
dataset_size: 492278015
|
| 367 |
configs:
|
| 368 |
- config_name: ar
|
| 369 |
data_files:
|
|
|
|
| 417 |
data_files:
|
| 418 |
- split: train
|
| 419 |
path: nl/train-*
|
| 420 |
+
- config_name: pl
|
| 421 |
+
data_files:
|
| 422 |
+
- split: train
|
| 423 |
+
path: pl/train-*
|
| 424 |
---
|
pl/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb68f6dd9f19843589db32f576e82959765f18d682e40e479d92049e203dfca6
|
| 3 |
+
size 31671945
|