uploading twi train split
Browse files- README.md +32 -0
- twi/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -607,6 +607,34 @@ dataset_info:
|
|
| 607 |
num_examples: 274905
|
| 608 |
download_size: 647326893
|
| 609 |
dataset_size: 1358561245
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 610 |
configs:
|
| 611 |
- config_name: banjar
|
| 612 |
data_files:
|
|
@@ -748,4 +776,8 @@ configs:
|
|
| 748 |
path: traditional_chinese/validation-*
|
| 749 |
- split: test
|
| 750 |
path: traditional_chinese/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 751 |
---
|
|
|
|
| 607 |
num_examples: 274905
|
| 608 |
download_size: 647326893
|
| 609 |
dataset_size: 1358561245
|
| 610 |
+
- config_name: twi
|
| 611 |
+
features:
|
| 612 |
+
- name: id
|
| 613 |
+
dtype: int64
|
| 614 |
+
- name: inputs
|
| 615 |
+
dtype: string
|
| 616 |
+
- name: targets
|
| 617 |
+
dtype: string
|
| 618 |
+
- name: dataset_name
|
| 619 |
+
dtype: string
|
| 620 |
+
- name: sub_dataset_name
|
| 621 |
+
dtype: string
|
| 622 |
+
- name: task_type
|
| 623 |
+
dtype: string
|
| 624 |
+
- name: template_id
|
| 625 |
+
dtype: int64
|
| 626 |
+
- name: language
|
| 627 |
+
dtype: string
|
| 628 |
+
- name: split
|
| 629 |
+
dtype: string
|
| 630 |
+
- name: script
|
| 631 |
+
dtype: string
|
| 632 |
+
splits:
|
| 633 |
+
- name: train
|
| 634 |
+
num_bytes: 2003442
|
| 635 |
+
num_examples: 7320
|
| 636 |
+
download_size: 385723
|
| 637 |
+
dataset_size: 2003442
|
| 638 |
configs:
|
| 639 |
- config_name: banjar
|
| 640 |
data_files:
|
|
|
|
| 776 |
path: traditional_chinese/validation-*
|
| 777 |
- split: test
|
| 778 |
path: traditional_chinese/test-*
|
| 779 |
+
- config_name: twi
|
| 780 |
+
data_files:
|
| 781 |
+
- split: train
|
| 782 |
+
path: twi/train-*
|
| 783 |
---
|
twi/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d5022d3d2460f82511453d2f4de1b745f1b8e442cc773634ca8fb109082cc72
|
| 3 |
+
size 385723
|