Upload dataset
Browse files- README.md +24 -0
- en/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -120,6 +120,26 @@ dataset_info:
|
|
| 120 |
num_examples: 500
|
| 121 |
download_size: 60567
|
| 122 |
dataset_size: 141496
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
- config_name: fr
|
| 124 |
features:
|
| 125 |
- name: language
|
|
@@ -565,6 +585,10 @@ configs:
|
|
| 565 |
data_files:
|
| 566 |
- split: train
|
| 567 |
path: da/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 568 |
- config_name: fr
|
| 569 |
data_files:
|
| 570 |
- split: train
|
|
|
|
| 120 |
num_examples: 500
|
| 121 |
download_size: 60567
|
| 122 |
dataset_size: 141496
|
| 123 |
+
- config_name: en
|
| 124 |
+
features:
|
| 125 |
+
- name: language
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: source_text
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: target_text
|
| 130 |
+
dtype: string
|
| 131 |
+
- name: upvotes
|
| 132 |
+
dtype: int64
|
| 133 |
+
- name: speaker_id
|
| 134 |
+
dtype: string
|
| 135 |
+
- name: audio_filename
|
| 136 |
+
dtype: string
|
| 137 |
+
splits:
|
| 138 |
+
- name: train
|
| 139 |
+
num_bytes: 154956
|
| 140 |
+
num_examples: 500
|
| 141 |
+
download_size: 123429
|
| 142 |
+
dataset_size: 154956
|
| 143 |
- config_name: fr
|
| 144 |
features:
|
| 145 |
- name: language
|
|
|
|
| 585 |
data_files:
|
| 586 |
- split: train
|
| 587 |
path: da/train-*
|
| 588 |
+
- config_name: en
|
| 589 |
+
data_files:
|
| 590 |
+
- split: train
|
| 591 |
+
path: en/train-*
|
| 592 |
- config_name: fr
|
| 593 |
data_files:
|
| 594 |
- split: train
|
en/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6266457583ae131fbcfe1b38fa029389b4ed5ef6f90b784215794e73b87facb8
|
| 3 |
+
size 123429
|