Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: original
|
| 6 |
dtype: string
|
|
@@ -32,9 +32,47 @@ dataset_info:
|
|
| 32 |
num_examples: 3325
|
| 33 |
download_size: 32450019
|
| 34 |
dataset_size: 48422391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
configs:
|
| 36 |
- config_name: shard_5
|
| 37 |
data_files:
|
| 38 |
- split: train
|
| 39 |
path: shard_5/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: shard_5
|
| 4 |
features:
|
| 5 |
- name: original
|
| 6 |
dtype: string
|
|
|
|
| 32 |
num_examples: 3325
|
| 33 |
download_size: 32450019
|
| 34 |
dataset_size: 48422391
|
| 35 |
+
- config_name: shard_5_trashed_data
|
| 36 |
+
features:
|
| 37 |
+
- name: original
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: prompt
|
| 40 |
+
struct:
|
| 41 |
+
- name: chat_turns
|
| 42 |
+
list: string
|
| 43 |
+
- name: use_multiturn
|
| 44 |
+
dtype: bool
|
| 45 |
+
- name: examples
|
| 46 |
+
list: 'null'
|
| 47 |
+
- name: metadata
|
| 48 |
+
struct:
|
| 49 |
+
- name: PROMPT_TYPE
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: response_0
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: response_1
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: generator_model
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: generation_params
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: final_response
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: rejected_for
|
| 62 |
+
dtype: string
|
| 63 |
+
splits:
|
| 64 |
+
- name: train
|
| 65 |
+
num_bytes: 618926
|
| 66 |
+
num_examples: 36
|
| 67 |
+
download_size: 459478
|
| 68 |
+
dataset_size: 618926
|
| 69 |
configs:
|
| 70 |
- config_name: shard_5
|
| 71 |
data_files:
|
| 72 |
- split: train
|
| 73 |
path: shard_5/train-*
|
| 74 |
+
- config_name: shard_5_trashed_data
|
| 75 |
+
data_files:
|
| 76 |
+
- split: train
|
| 77 |
+
path: shard_5_trashed_data/train-*
|
| 78 |
---
|
shard_5_trashed_data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f123cf5946da6158b91cdd8acb90c3bce4fc59a5b30c3182ab85d80456aece30
|
| 3 |
+
size 459478
|