uploading zulu train split
Browse files- README.md +32 -0
- zulu/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -879,6 +879,34 @@ dataset_info:
|
|
879 |
num_examples: 291984
|
880 |
download_size: 1515599383
|
881 |
dataset_size: 3631946322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
882 |
configs:
|
883 |
- config_name: banjar
|
884 |
data_files:
|
@@ -1084,4 +1112,8 @@ configs:
|
|
1084 |
path: ukrainian/validation-*
|
1085 |
- split: test
|
1086 |
path: ukrainian/test-*
|
|
|
|
|
|
|
|
|
1087 |
---
|
|
|
879 |
num_examples: 291984
|
880 |
download_size: 1515599383
|
881 |
dataset_size: 3631946322
|
882 |
+
- config_name: zulu
|
883 |
+
features:
|
884 |
+
- name: id
|
885 |
+
dtype: int64
|
886 |
+
- name: inputs
|
887 |
+
dtype: string
|
888 |
+
- name: targets
|
889 |
+
dtype: string
|
890 |
+
- name: dataset_name
|
891 |
+
dtype: string
|
892 |
+
- name: sub_dataset_name
|
893 |
+
dtype: string
|
894 |
+
- name: task_type
|
895 |
+
dtype: string
|
896 |
+
- name: template_id
|
897 |
+
dtype: int64
|
898 |
+
- name: language
|
899 |
+
dtype: string
|
900 |
+
- name: script
|
901 |
+
dtype: string
|
902 |
+
- name: split
|
903 |
+
dtype: string
|
904 |
+
splits:
|
905 |
+
- name: train
|
906 |
+
num_bytes: 1939474626
|
907 |
+
num_examples: 3574437
|
908 |
+
download_size: 914449200
|
909 |
+
dataset_size: 1939474626
|
910 |
configs:
|
911 |
- config_name: banjar
|
912 |
data_files:
|
|
|
1112 |
path: ukrainian/validation-*
|
1113 |
- split: test
|
1114 |
path: ukrainian/test-*
|
1115 |
+
- config_name: zulu
|
1116 |
+
data_files:
|
1117 |
+
- split: train
|
1118 |
+
path: zulu/train-*
|
1119 |
---
|
zulu/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7ec785900e0386150688085df05939bc5acde68961b13f9be34a7394e39d097
|
3 |
+
size 914449200
|