Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,11 +1,19 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
dataset_info:
|
| 4 |
- config_name: default
|
| 5 |
features:
|
| 6 |
- name: x
|
| 7 |
dtype: string
|
| 8 |
-
- name:
|
| 9 |
dtype: string
|
| 10 |
splits:
|
| 11 |
- name: train
|
|
@@ -23,7 +31,7 @@ dataset_info:
|
|
| 23 |
features:
|
| 24 |
- name: x
|
| 25 |
dtype: string
|
| 26 |
-
- name:
|
| 27 |
dtype: string
|
| 28 |
splits:
|
| 29 |
- name: train
|
|
@@ -41,7 +49,7 @@ dataset_info:
|
|
| 41 |
features:
|
| 42 |
- name: x
|
| 43 |
dtype: string
|
| 44 |
-
- name:
|
| 45 |
dtype: string
|
| 46 |
splits:
|
| 47 |
- name: train
|
|
@@ -59,7 +67,7 @@ dataset_info:
|
|
| 59 |
features:
|
| 60 |
- name: x
|
| 61 |
dtype: string
|
| 62 |
-
- name:
|
| 63 |
dtype: string
|
| 64 |
splits:
|
| 65 |
- name: train
|
|
@@ -106,12 +114,4 @@ configs:
|
|
| 106 |
path: translation/valid-*
|
| 107 |
- split: test
|
| 108 |
path: translation/test-*
|
| 109 |
-
|
| 110 |
-
- translation
|
| 111 |
-
- summarization
|
| 112 |
-
- text-generation
|
| 113 |
-
language:
|
| 114 |
-
- en
|
| 115 |
-
size_categories:
|
| 116 |
-
- 10K<n<100K
|
| 117 |
-
---
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: mit
|
| 5 |
+
size_categories:
|
| 6 |
+
- 10K<n<100K
|
| 7 |
+
task_categories:
|
| 8 |
+
- translation
|
| 9 |
+
- summarization
|
| 10 |
+
- text-generation
|
| 11 |
dataset_info:
|
| 12 |
- config_name: default
|
| 13 |
features:
|
| 14 |
- name: x
|
| 15 |
dtype: string
|
| 16 |
+
- name: y
|
| 17 |
dtype: string
|
| 18 |
splits:
|
| 19 |
- name: train
|
|
|
|
| 31 |
features:
|
| 32 |
- name: x
|
| 33 |
dtype: string
|
| 34 |
+
- name: y
|
| 35 |
dtype: string
|
| 36 |
splits:
|
| 37 |
- name: train
|
|
|
|
| 49 |
features:
|
| 50 |
- name: x
|
| 51 |
dtype: string
|
| 52 |
+
- name: y
|
| 53 |
dtype: string
|
| 54 |
splits:
|
| 55 |
- name: train
|
|
|
|
| 67 |
features:
|
| 68 |
- name: x
|
| 69 |
dtype: string
|
| 70 |
+
- name: y
|
| 71 |
dtype: string
|
| 72 |
splits:
|
| 73 |
- name: train
|
|
|
|
| 114 |
path: translation/valid-*
|
| 115 |
- split: test
|
| 116 |
path: translation/test-*
|
| 117 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
translation/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a69c2b7aaf762a587aa323b79169c51ea457efeeeacb72ec925f0b83be2928ce
|
| 3 |
+
size 19330
|
translation/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:173393476c247405cc895c7529d6a6519875efd6c970a458a642329d504eba53
|
| 3 |
+
size 7735304
|
translation/valid-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c0283ee42a24655f3c10a0b49c019b9ad84d5e0bd9af4a3d2721e4fe15b81f2
|
| 3 |
+
size 788015
|