Upload dataset
Browse files- README.md +10 -9
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -21,6 +21,12 @@ dataset_info:
|
|
| 21 |
dtype: string
|
| 22 |
- name: instruction
|
| 23 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
- name: chat_data
|
| 25 |
list:
|
| 26 |
- name: content
|
|
@@ -31,18 +37,13 @@ dataset_info:
|
|
| 31 |
dtype: string
|
| 32 |
splits:
|
| 33 |
- name: train
|
| 34 |
-
num_bytes:
|
| 35 |
-
num_examples:
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
num_examples: 1
|
| 39 |
-
download_size: 124718
|
| 40 |
-
dataset_size: 128401
|
| 41 |
configs:
|
| 42 |
- config_name: default
|
| 43 |
data_files:
|
| 44 |
- split: train
|
| 45 |
path: data/train-*
|
| 46 |
-
- split: test
|
| 47 |
-
path: data/test-*
|
| 48 |
---
|
|
|
|
| 21 |
dtype: string
|
| 22 |
- name: instruction
|
| 23 |
dtype: string
|
| 24 |
+
- name: formatted_text
|
| 25 |
+
list:
|
| 26 |
+
- name: content
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: role
|
| 29 |
+
dtype: string
|
| 30 |
- name: chat_data
|
| 31 |
list:
|
| 32 |
- name: content
|
|
|
|
| 37 |
dtype: string
|
| 38 |
splits:
|
| 39 |
- name: train
|
| 40 |
+
num_bytes: 57535788
|
| 41 |
+
num_examples: 3990
|
| 42 |
+
download_size: 18680729
|
| 43 |
+
dataset_size: 57535788
|
|
|
|
|
|
|
|
|
|
| 44 |
configs:
|
| 45 |
- config_name: default
|
| 46 |
data_files:
|
| 47 |
- split: train
|
| 48 |
path: data/train-*
|
|
|
|
|
|
|
| 49 |
---
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9ddd6936518bb6cab67099f7533b84e8f5cc361a373fe1920b00c65d1ef2a5b
|
| 3 |
+
size 18680729
|