Upload multi_turn config with Russian translations
Browse files
README.md
CHANGED
|
@@ -1,6 +1,34 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: context
|
| 6 |
dtype: string
|
|
@@ -29,6 +57,14 @@ dataset_info:
|
|
| 29 |
download_size: 19379254
|
| 30 |
dataset_size: 36228049
|
| 31 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
- config_name: single_turn
|
| 33 |
data_files:
|
| 34 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: multi_turn
|
| 4 |
+
features:
|
| 5 |
+
- name: context
|
| 6 |
+
sequence: string
|
| 7 |
+
- name: context_ru
|
| 8 |
+
sequence: string
|
| 9 |
+
- name: entity1
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: entity1_ru
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: entity2
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: entity2_ru
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: label
|
| 18 |
+
dtype: string
|
| 19 |
+
splits:
|
| 20 |
+
- name: train
|
| 21 |
+
num_bytes: 70976865
|
| 22 |
+
num_examples: 20228
|
| 23 |
+
- name: dev
|
| 24 |
+
num_bytes: 3603808
|
| 25 |
+
num_examples: 968
|
| 26 |
+
- name: test
|
| 27 |
+
num_bytes: 3236941
|
| 28 |
+
num_examples: 827
|
| 29 |
+
download_size: 34087164
|
| 30 |
+
dataset_size: 77817614
|
| 31 |
+
- config_name: single_turn
|
| 32 |
features:
|
| 33 |
- name: context
|
| 34 |
dtype: string
|
|
|
|
| 57 |
download_size: 19379254
|
| 58 |
dataset_size: 36228049
|
| 59 |
configs:
|
| 60 |
+
- config_name: multi_turn
|
| 61 |
+
data_files:
|
| 62 |
+
- split: train
|
| 63 |
+
path: multi_turn/train-*
|
| 64 |
+
- split: dev
|
| 65 |
+
path: multi_turn/dev-*
|
| 66 |
+
- split: test
|
| 67 |
+
path: multi_turn/test-*
|
| 68 |
- config_name: single_turn
|
| 69 |
data_files:
|
| 70 |
- split: train
|
multi_turn/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40f2319cc87b1350dadc246433a10fadd85a8a3bab60e5a7c68f72a88e26d61a
|
| 3 |
+
size 1350465
|
multi_turn/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8163ff2655b1289cb5608bca9bad355971a89a279f73716049b7971325d08ff1
|
| 3 |
+
size 1141646
|
multi_turn/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8dd483a215359157866a0b3ae378ccdf39efee1dbde93b5d54803412a9eb4f9
|
| 3 |
+
size 31595053
|