Upload dataset
Browse files- README.md +24 -0
- br/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -60,6 +60,26 @@ dataset_info:
|
|
| 60 |
num_examples: 500
|
| 61 |
download_size: 83163
|
| 62 |
dataset_size: 199362
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
- config_name: ca
|
| 64 |
features:
|
| 65 |
- name: language
|
|
@@ -613,6 +633,10 @@ configs:
|
|
| 613 |
data_files:
|
| 614 |
- split: train
|
| 615 |
path: bg/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 616 |
- config_name: ca
|
| 617 |
data_files:
|
| 618 |
- split: train
|
|
|
|
| 60 |
num_examples: 500
|
| 61 |
download_size: 83163
|
| 62 |
dataset_size: 199362
|
| 63 |
+
- config_name: br
|
| 64 |
+
features:
|
| 65 |
+
- name: language
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: source_text
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: target_text
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: upvotes
|
| 72 |
+
dtype: int64
|
| 73 |
+
- name: speaker_id
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: audio_filename
|
| 76 |
+
dtype: string
|
| 77 |
+
splits:
|
| 78 |
+
- name: train
|
| 79 |
+
num_bytes: 124718
|
| 80 |
+
num_examples: 500
|
| 81 |
+
download_size: 48360
|
| 82 |
+
dataset_size: 124718
|
| 83 |
- config_name: ca
|
| 84 |
features:
|
| 85 |
- name: language
|
|
|
|
| 633 |
data_files:
|
| 634 |
- split: train
|
| 635 |
path: bg/train-*
|
| 636 |
+
- config_name: br
|
| 637 |
+
data_files:
|
| 638 |
+
- split: train
|
| 639 |
+
path: br/train-*
|
| 640 |
- config_name: ca
|
| 641 |
data_files:
|
| 642 |
- split: train
|
br/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24ca1a9463a1493000329f2a24f579ff17a50cfa7f83dffea05e797933d7cf30
|
| 3 |
+
size 48360
|