Datasets:
Commit ·
adc671a
1
Parent(s): 6ab09f9
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,18 +1,19 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
-
- name:
|
| 5 |
dtype: string
|
| 6 |
-
- name:
|
| 7 |
-
dtype: string
|
| 8 |
-
- name: file
|
| 9 |
dtype: string
|
| 10 |
splits:
|
| 11 |
- name: train
|
| 12 |
-
num_bytes:
|
| 13 |
-
num_examples:
|
| 14 |
-
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
| 16 |
license: cc-by-sa-3.0
|
| 17 |
task_categories:
|
| 18 |
- translation
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
+
- name: en
|
| 5 |
dtype: string
|
| 6 |
+
- name: th
|
|
|
|
|
|
|
| 7 |
dtype: string
|
| 8 |
splits:
|
| 9 |
- name: train
|
| 10 |
+
num_bytes: 875585812
|
| 11 |
+
num_examples: 3887916
|
| 12 |
+
- name: test
|
| 13 |
+
num_bytes: 108948294
|
| 14 |
+
num_examples: 431989
|
| 15 |
+
download_size: 290416500
|
| 16 |
+
dataset_size: 984534106
|
| 17 |
license: cc-by-sa-3.0
|
| 18 |
task_categories:
|
| 19 |
- translation
|