Upload dataset
Browse files
README.md
CHANGED
|
@@ -148,6 +148,43 @@ dataset_info:
|
|
| 148 |
num_examples: 7
|
| 149 |
download_size: 525323
|
| 150 |
dataset_size: 1745659.0031753937
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
- config_name: spanish
|
| 152 |
features:
|
| 153 |
- name: domain
|
|
@@ -247,6 +284,12 @@ configs:
|
|
| 247 |
path: polish/train-*
|
| 248 |
- split: validation
|
| 249 |
path: polish/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 250 |
- config_name: spanish
|
| 251 |
data_files:
|
| 252 |
- split: train
|
|
|
|
| 148 |
num_examples: 7
|
| 149 |
download_size: 525323
|
| 150 |
dataset_size: 1745659.0031753937
|
| 151 |
+
- config_name: portuguese
|
| 152 |
+
features:
|
| 153 |
+
- name: domain
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: language
|
| 156 |
+
dtype: string
|
| 157 |
+
- name: context
|
| 158 |
+
list:
|
| 159 |
+
- name: role
|
| 160 |
+
dtype: string
|
| 161 |
+
- name: content
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: response1
|
| 164 |
+
dtype: string
|
| 165 |
+
- name: response2
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: overall_preference
|
| 168 |
+
dtype: int64
|
| 169 |
+
- name: individual_preference
|
| 170 |
+
list:
|
| 171 |
+
- name: score
|
| 172 |
+
dtype: int64
|
| 173 |
+
- name: reasoning
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: feedback1
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: feedback2
|
| 178 |
+
dtype: string
|
| 179 |
+
splits:
|
| 180 |
+
- name: train
|
| 181 |
+
num_bytes: 4241423.621311006
|
| 182 |
+
num_examples: 437
|
| 183 |
+
- name: validation
|
| 184 |
+
num_bytes: 171154.15567674764
|
| 185 |
+
num_examples: 18
|
| 186 |
+
download_size: 1236420
|
| 187 |
+
dataset_size: 4412577.776987754
|
| 188 |
- config_name: spanish
|
| 189 |
features:
|
| 190 |
- name: domain
|
|
|
|
| 284 |
path: polish/train-*
|
| 285 |
- split: validation
|
| 286 |
path: polish/validation-*
|
| 287 |
+
- config_name: portuguese
|
| 288 |
+
data_files:
|
| 289 |
+
- split: train
|
| 290 |
+
path: portuguese/train-*
|
| 291 |
+
- split: validation
|
| 292 |
+
path: portuguese/validation-*
|
| 293 |
- config_name: spanish
|
| 294 |
data_files:
|
| 295 |
- split: train
|
portuguese/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06f8c1a66678fdf73302932497c98d126cf83fd136b74a5e95ddbdd1b6ee32e5
|
| 3 |
+
size 1154506
|
portuguese/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84d6685ab08a3c8ebbe18265a97b28ef84618af24b0f8ab5d3ab8561df277682
|
| 3 |
+
size 81914
|