Upload dataset
Browse files
README.md
CHANGED
|
@@ -276,6 +276,29 @@ dataset_info:
|
|
| 276 |
num_examples: 30
|
| 277 |
download_size: 11779
|
| 278 |
dataset_size: 18735
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 279 |
- config_name: checkpoint-300
|
| 280 |
features:
|
| 281 |
- name: user
|
|
@@ -510,6 +533,12 @@ configs:
|
|
| 510 |
path: checkpoint-200/completion-*
|
| 511 |
- split: translation
|
| 512 |
path: checkpoint-200/translation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 513 |
- config_name: checkpoint-300
|
| 514 |
data_files:
|
| 515 |
- split: completion
|
|
|
|
| 276 |
num_examples: 30
|
| 277 |
download_size: 11779
|
| 278 |
dataset_size: 18735
|
| 279 |
+
- config_name: checkpoint-2000
|
| 280 |
+
features:
|
| 281 |
+
- name: user
|
| 282 |
+
dtype: string
|
| 283 |
+
- name: response
|
| 284 |
+
dtype: string
|
| 285 |
+
- name: type
|
| 286 |
+
dtype:
|
| 287 |
+
class_label:
|
| 288 |
+
names:
|
| 289 |
+
'0': completion
|
| 290 |
+
'1': translation
|
| 291 |
+
- name: system
|
| 292 |
+
dtype: string
|
| 293 |
+
splits:
|
| 294 |
+
- name: completion
|
| 295 |
+
num_bytes: 11746
|
| 296 |
+
num_examples: 30
|
| 297 |
+
- name: translation
|
| 298 |
+
num_bytes: 8257
|
| 299 |
+
num_examples: 30
|
| 300 |
+
download_size: 13346
|
| 301 |
+
dataset_size: 20003
|
| 302 |
- config_name: checkpoint-300
|
| 303 |
features:
|
| 304 |
- name: user
|
|
|
|
| 533 |
path: checkpoint-200/completion-*
|
| 534 |
- split: translation
|
| 535 |
path: checkpoint-200/translation-*
|
| 536 |
+
- config_name: checkpoint-2000
|
| 537 |
+
data_files:
|
| 538 |
+
- split: completion
|
| 539 |
+
path: checkpoint-2000/completion-*
|
| 540 |
+
- split: translation
|
| 541 |
+
path: checkpoint-2000/translation-*
|
| 542 |
- config_name: checkpoint-300
|
| 543 |
data_files:
|
| 544 |
- split: completion
|
checkpoint-2000/completion-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c69c0d60fe8e5385898291b51f6928a131d1c4c906ace938dccd67ec932d1210
|
| 3 |
+
size 7750
|
checkpoint-2000/translation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22c0f3f5a15555d9c0a4d7de09236016fb546f4cabc3e883112fedc413c081ab
|
| 3 |
+
size 5596
|