Upload dataset
Browse files
README.md
CHANGED
|
@@ -23,6 +23,29 @@ dataset_info:
|
|
| 23 |
num_examples: 30
|
| 24 |
download_size: 11785
|
| 25 |
dataset_size: 18464
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
- config_name: checkpoint-200
|
| 27 |
features:
|
| 28 |
- name: user
|
|
@@ -214,6 +237,12 @@ configs:
|
|
| 214 |
path: checkpoint-100/completion-*
|
| 215 |
- split: translation
|
| 216 |
path: checkpoint-100/translation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 217 |
- config_name: checkpoint-200
|
| 218 |
data_files:
|
| 219 |
- split: completion
|
|
|
|
| 23 |
num_examples: 30
|
| 24 |
download_size: 11785
|
| 25 |
dataset_size: 18464
|
| 26 |
+
- config_name: checkpoint-1000
|
| 27 |
+
features:
|
| 28 |
+
- name: user
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: response
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: type
|
| 33 |
+
dtype:
|
| 34 |
+
class_label:
|
| 35 |
+
names:
|
| 36 |
+
'0': completion
|
| 37 |
+
'1': translation
|
| 38 |
+
- name: system
|
| 39 |
+
dtype: string
|
| 40 |
+
splits:
|
| 41 |
+
- name: completion
|
| 42 |
+
num_bytes: 12102
|
| 43 |
+
num_examples: 30
|
| 44 |
+
- name: translation
|
| 45 |
+
num_bytes: 8296
|
| 46 |
+
num_examples: 30
|
| 47 |
+
download_size: 13567
|
| 48 |
+
dataset_size: 20398
|
| 49 |
- config_name: checkpoint-200
|
| 50 |
features:
|
| 51 |
- name: user
|
|
|
|
| 237 |
path: checkpoint-100/completion-*
|
| 238 |
- split: translation
|
| 239 |
path: checkpoint-100/translation-*
|
| 240 |
+
- config_name: checkpoint-1000
|
| 241 |
+
data_files:
|
| 242 |
+
- split: completion
|
| 243 |
+
path: checkpoint-1000/completion-*
|
| 244 |
+
- split: translation
|
| 245 |
+
path: checkpoint-1000/translation-*
|
| 246 |
- config_name: checkpoint-200
|
| 247 |
data_files:
|
| 248 |
- split: completion
|
checkpoint-1000/completion-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:324e35f3c09756ec3298efa0f9feead706a3d082fbe5e7e03497ab95361950c7
|
| 3 |
+
size 8028
|
checkpoint-1000/translation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f59b5b2609ea3bf06cf0557a315eb56134b9fdb57b8756854fdf3121cb04867
|
| 3 |
+
size 5539
|