Upload dataset
Browse files
README.md
CHANGED
@@ -214,6 +214,22 @@ dataset_info:
|
|
214 |
num_examples: 7
|
215 |
download_size: 9718
|
216 |
dataset_size: 10703.35315969245
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
217 |
- config_name: conversation[innosetup]
|
218 |
features:
|
219 |
- name: doc_id
|
@@ -713,6 +729,10 @@ configs:
|
|
713 |
data_files:
|
714 |
- split: train
|
715 |
path: conversation[g-code]/train-*
|
|
|
|
|
|
|
|
|
716 |
- config_name: conversation[innosetup]
|
717 |
data_files:
|
718 |
- split: train
|
|
|
214 |
num_examples: 7
|
215 |
download_size: 9718
|
216 |
dataset_size: 10703.35315969245
|
217 |
+
- config_name: conversation[groff]
|
218 |
+
features:
|
219 |
+
- name: doc_id
|
220 |
+
dtype: string
|
221 |
+
- name: messages
|
222 |
+
list:
|
223 |
+
- name: content
|
224 |
+
dtype: string
|
225 |
+
- name: role
|
226 |
+
dtype: string
|
227 |
+
splits:
|
228 |
+
- name: train
|
229 |
+
num_bytes: 293577.68666585005
|
230 |
+
num_examples: 192
|
231 |
+
download_size: 112885
|
232 |
+
dataset_size: 293577.68666585005
|
233 |
- config_name: conversation[innosetup]
|
234 |
features:
|
235 |
- name: doc_id
|
|
|
729 |
data_files:
|
730 |
- split: train
|
731 |
path: conversation[g-code]/train-*
|
732 |
+
- config_name: conversation[groff]
|
733 |
+
data_files:
|
734 |
+
- split: train
|
735 |
+
path: conversation[groff]/train-*
|
736 |
- config_name: conversation[innosetup]
|
737 |
data_files:
|
738 |
- split: train
|
conversation[groff]/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87d7b7adbed51de29e20104e7a3f8e837ef0bb6c4afe8c22276433c669e97de3
|
3 |
+
size 112885
|