Upload dataset
Browse files- README.md +48 -0
- ko/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -484,6 +484,50 @@ dataset_info:
|
|
484 |
num_examples: 600
|
485 |
download_size: 7896609
|
486 |
dataset_size: 19521260
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
487 |
configs:
|
488 |
- config_name: ar
|
489 |
data_files:
|
@@ -529,4 +573,8 @@ configs:
|
|
529 |
data_files:
|
530 |
- split: train
|
531 |
path: ja/train-*
|
|
|
|
|
|
|
|
|
532 |
---
|
|
|
484 |
num_examples: 600
|
485 |
download_size: 7896609
|
486 |
dataset_size: 19521260
|
487 |
+
- config_name: ko
|
488 |
+
features:
|
489 |
+
- name: id
|
490 |
+
dtype: int32
|
491 |
+
- name: source_language_name
|
492 |
+
dtype: string
|
493 |
+
- name: source_language_code
|
494 |
+
dtype: string
|
495 |
+
- name: source_topic
|
496 |
+
dtype: string
|
497 |
+
- name: source_subject
|
498 |
+
dtype: string
|
499 |
+
- name: source_query
|
500 |
+
dtype: string
|
501 |
+
- name: source_title
|
502 |
+
dtype: string
|
503 |
+
- name: source_url
|
504 |
+
dtype: string
|
505 |
+
- name: source_snippet
|
506 |
+
dtype: string
|
507 |
+
- name: source_date
|
508 |
+
dtype: string
|
509 |
+
- name: source_rank
|
510 |
+
dtype: int32
|
511 |
+
- name: source_final_url
|
512 |
+
dtype: string
|
513 |
+
- name: anchor_text
|
514 |
+
dtype: string
|
515 |
+
- name: anchor_url
|
516 |
+
dtype: string
|
517 |
+
- name: anchor_context
|
518 |
+
dtype: string
|
519 |
+
- name: target_title
|
520 |
+
dtype: string
|
521 |
+
- name: target_final_url
|
522 |
+
dtype: string
|
523 |
+
- name: target_content
|
524 |
+
dtype: string
|
525 |
+
splits:
|
526 |
+
- name: train
|
527 |
+
num_bytes: 26969878
|
528 |
+
num_examples: 625
|
529 |
+
download_size: 11680867
|
530 |
+
dataset_size: 26969878
|
531 |
configs:
|
532 |
- config_name: ar
|
533 |
data_files:
|
|
|
573 |
data_files:
|
574 |
- split: train
|
575 |
path: ja/train-*
|
576 |
+
- config_name: ko
|
577 |
+
data_files:
|
578 |
+
- split: train
|
579 |
+
path: ko/train-*
|
580 |
---
|
ko/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29ee29cedfdc776811f42d1878bd5ab0217774865addc2e676a7f0109794979b
|
3 |
+
size 11680867
|