Upload dataset
Browse files- README.md +52 -0
- requests/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -100,6 +100,54 @@ dataset_info:
|
|
| 100 |
num_examples: 100
|
| 101 |
download_size: 470324
|
| 102 |
dataset_size: 868160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
- config_name: retain_pool
|
| 104 |
features:
|
| 105 |
- name: content_id
|
|
@@ -155,6 +203,10 @@ configs:
|
|
| 155 |
data_files:
|
| 156 |
- split: train
|
| 157 |
path: pool/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 158 |
- config_name: retain_pool
|
| 159 |
data_files:
|
| 160 |
- split: train
|
|
|
|
| 100 |
num_examples: 100
|
| 101 |
download_size: 470324
|
| 102 |
dataset_size: 868160
|
| 103 |
+
- config_name: requests
|
| 104 |
+
features:
|
| 105 |
+
- name: request_id
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: content_id
|
| 108 |
+
dtype: string
|
| 109 |
+
- name: content_title
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: content_creators
|
| 112 |
+
list: string
|
| 113 |
+
- name: content_year
|
| 114 |
+
dtype: int64
|
| 115 |
+
- name: lyrics
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: target
|
| 118 |
+
dtype: string
|
| 119 |
+
- name: memorized_fraction
|
| 120 |
+
dtype: float64
|
| 121 |
+
- name: max_p_z
|
| 122 |
+
dtype: float64
|
| 123 |
+
- name: source_dataset
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: source_config
|
| 126 |
+
dtype: 'null'
|
| 127 |
+
- name: prompt_template
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: seed_mode
|
| 130 |
+
dtype: string
|
| 131 |
+
- name: lyrics_hint
|
| 132 |
+
dtype: string
|
| 133 |
+
- name: system_prompt
|
| 134 |
+
dtype: string
|
| 135 |
+
- name: user_prompt
|
| 136 |
+
dtype: string
|
| 137 |
+
- name: messages
|
| 138 |
+
list:
|
| 139 |
+
- name: content
|
| 140 |
+
dtype: string
|
| 141 |
+
- name: role
|
| 142 |
+
dtype: string
|
| 143 |
+
- name: curation_rule
|
| 144 |
+
dtype: string
|
| 145 |
+
splits:
|
| 146 |
+
- name: train
|
| 147 |
+
num_bytes: 1737140
|
| 148 |
+
num_examples: 100
|
| 149 |
+
download_size: 941540
|
| 150 |
+
dataset_size: 1737140
|
| 151 |
- config_name: retain_pool
|
| 152 |
features:
|
| 153 |
- name: content_id
|
|
|
|
| 203 |
data_files:
|
| 204 |
- split: train
|
| 205 |
path: pool/train-*
|
| 206 |
+
- config_name: requests
|
| 207 |
+
data_files:
|
| 208 |
+
- split: train
|
| 209 |
+
path: requests/train-*
|
| 210 |
- config_name: retain_pool
|
| 211 |
data_files:
|
| 212 |
- split: train
|
requests/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d495b70df050ae3299458f37138fc2317390b131609b92028224ec0bfc01fbce
|
| 3 |
+
size 941540
|