Upload dataset
Browse files
README.md
CHANGED
|
@@ -54,6 +54,22 @@ dataset_info:
|
|
| 54 |
num_examples: 10
|
| 55 |
download_size: 6381
|
| 56 |
dataset_size: 15290.504513846356
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
- config_name: conversation[assembly]
|
| 58 |
features:
|
| 59 |
- name: doc_id
|
|
@@ -593,6 +609,10 @@ configs:
|
|
| 593 |
data_files:
|
| 594 |
- split: train
|
| 595 |
path: conversation[agda]/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 596 |
- config_name: conversation[assembly]
|
| 597 |
data_files:
|
| 598 |
- split: train
|
|
|
|
| 54 |
num_examples: 10
|
| 55 |
download_size: 6381
|
| 56 |
dataset_size: 15290.504513846356
|
| 57 |
+
- config_name: conversation[apiblueprint]
|
| 58 |
+
features:
|
| 59 |
+
- name: doc_id
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: messages
|
| 62 |
+
list:
|
| 63 |
+
- name: content
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: role
|
| 66 |
+
dtype: string
|
| 67 |
+
splits:
|
| 68 |
+
- name: train
|
| 69 |
+
num_bytes: 35168.16038184662
|
| 70 |
+
num_examples: 23
|
| 71 |
+
download_size: 14221
|
| 72 |
+
dataset_size: 35168.16038184662
|
| 73 |
- config_name: conversation[assembly]
|
| 74 |
features:
|
| 75 |
- name: doc_id
|
|
|
|
| 609 |
data_files:
|
| 610 |
- split: train
|
| 611 |
path: conversation[agda]/train-*
|
| 612 |
+
- config_name: conversation[apiblueprint]
|
| 613 |
+
data_files:
|
| 614 |
+
- split: train
|
| 615 |
+
path: conversation[apiblueprint]/train-*
|
| 616 |
- config_name: conversation[assembly]
|
| 617 |
data_files:
|
| 618 |
- split: train
|
conversation[apiblueprint]/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2843ca906a336aa4df05549e5a945fe4bf17422970e14afff8f630f930fd27a8
|
| 3 |
+
size 14221
|