Clean dataset without service columns
Browse files
README.md
CHANGED
|
@@ -2,10 +2,6 @@
|
|
| 2 |
dataset_info:
|
| 3 |
- config_name: multi_turn
|
| 4 |
features:
|
| 5 |
-
- name: _index
|
| 6 |
-
dtype: int64
|
| 7 |
-
- name: _failed
|
| 8 |
-
dtype: bool
|
| 9 |
- name: context
|
| 10 |
sequence: string
|
| 11 |
- name: context_ru
|
|
@@ -22,16 +18,16 @@ dataset_info:
|
|
| 22 |
dtype: string
|
| 23 |
splits:
|
| 24 |
- name: train
|
| 25 |
-
num_bytes:
|
| 26 |
num_examples: 20462
|
| 27 |
- name: dev
|
| 28 |
-
num_bytes:
|
| 29 |
num_examples: 973
|
| 30 |
- name: test
|
| 31 |
-
num_bytes:
|
| 32 |
num_examples: 828
|
| 33 |
-
download_size:
|
| 34 |
-
dataset_size:
|
| 35 |
- config_name: single_turn
|
| 36 |
features:
|
| 37 |
- name: context
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
- config_name: multi_turn
|
| 4 |
features:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
- name: context
|
| 6 |
sequence: string
|
| 7 |
- name: context_ru
|
|
|
|
| 18 |
dtype: string
|
| 19 |
splits:
|
| 20 |
- name: train
|
| 21 |
+
num_bytes: 78770040
|
| 22 |
num_examples: 20462
|
| 23 |
- name: dev
|
| 24 |
+
num_bytes: 3839181
|
| 25 |
num_examples: 973
|
| 26 |
- name: test
|
| 27 |
+
num_bytes: 3349203
|
| 28 |
num_examples: 828
|
| 29 |
+
download_size: 37783118
|
| 30 |
+
dataset_size: 85958424
|
| 31 |
- config_name: single_turn
|
| 32 |
features:
|
| 33 |
- name: context
|
multi_turn/dev-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a7d6e961c31ea350222d7c94e02dac12bcdee690ade96407be5c009c1e6f341
|
| 3 |
+
size 1469716
|
multi_turn/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:810196ac078b9539ad4a62a0a4541625b2da2336ff4ae60aa5f58824ade39ace
|
| 3 |
+
size 1193086
|
multi_turn/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a32c18cf7c2a94fba509ead091fe1230fb669a8a00e95256802f077f72537bf6
|
| 3 |
+
size 35120316
|