Upload dataset
Browse files- README.md +20 -0
- section_08/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -112,6 +112,22 @@ dataset_info:
|
|
| 112 |
num_examples: 125
|
| 113 |
download_size: 77565
|
| 114 |
dataset_size: 173790
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 115 |
configs:
|
| 116 |
- config_name: section_01
|
| 117 |
data_files:
|
|
@@ -141,4 +157,8 @@ configs:
|
|
| 141 |
data_files:
|
| 142 |
- split: train
|
| 143 |
path: section_07/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 144 |
---
|
|
|
|
| 112 |
num_examples: 125
|
| 113 |
download_size: 77565
|
| 114 |
dataset_size: 173790
|
| 115 |
+
- config_name: section_08
|
| 116 |
+
features:
|
| 117 |
+
- name: conversations
|
| 118 |
+
list:
|
| 119 |
+
- name: role
|
| 120 |
+
dtype: string
|
| 121 |
+
- name: content
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: system
|
| 124 |
+
dtype: string
|
| 125 |
+
splits:
|
| 126 |
+
- name: train
|
| 127 |
+
num_bytes: 191411
|
| 128 |
+
num_examples: 125
|
| 129 |
+
download_size: 84875
|
| 130 |
+
dataset_size: 191411
|
| 131 |
configs:
|
| 132 |
- config_name: section_01
|
| 133 |
data_files:
|
|
|
|
| 157 |
data_files:
|
| 158 |
- split: train
|
| 159 |
path: section_07/train-*
|
| 160 |
+
- config_name: section_08
|
| 161 |
+
data_files:
|
| 162 |
+
- split: train
|
| 163 |
+
path: section_08/train-*
|
| 164 |
---
|
section_08/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:101bbd1c70f945045cc93ef2840091f01bdebe8184777e62e1f3b18eb78d49e5
|
| 3 |
+
size 84875
|