Upload dataset
Browse files
README.md
CHANGED
@@ -598,6 +598,22 @@ dataset_info:
|
|
598 |
num_examples: 399
|
599 |
download_size: 198135
|
600 |
dataset_size: 610091.1301024696
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
601 |
- config_name: conversation[http]
|
602 |
features:
|
603 |
- name: doc_id
|
@@ -1769,6 +1785,10 @@ configs:
|
|
1769 |
data_files:
|
1770 |
- split: train
|
1771 |
path: conversation[html+django]/train-*
|
|
|
|
|
|
|
|
|
1772 |
- config_name: conversation[http]
|
1773 |
data_files:
|
1774 |
- split: train
|
|
|
598 |
num_examples: 399
|
599 |
download_size: 198135
|
600 |
dataset_size: 610091.1301024696
|
601 |
+
- config_name: conversation[html+php]
|
602 |
+
features:
|
603 |
+
- name: doc_id
|
604 |
+
dtype: string
|
605 |
+
- name: messages
|
606 |
+
list:
|
607 |
+
- name: content
|
608 |
+
dtype: string
|
609 |
+
- name: role
|
610 |
+
dtype: string
|
611 |
+
splits:
|
612 |
+
- name: train
|
613 |
+
num_bytes: 229357.56770769533
|
614 |
+
num_examples: 150
|
615 |
+
download_size: 81616
|
616 |
+
dataset_size: 229357.56770769533
|
617 |
- config_name: conversation[http]
|
618 |
features:
|
619 |
- name: doc_id
|
|
|
1785 |
data_files:
|
1786 |
- split: train
|
1787 |
path: conversation[html+django]/train-*
|
1788 |
+
- config_name: conversation[html+php]
|
1789 |
+
data_files:
|
1790 |
+
- split: train
|
1791 |
+
path: conversation[html+php]/train-*
|
1792 |
- config_name: conversation[http]
|
1793 |
data_files:
|
1794 |
- split: train
|
conversation[html+php]/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d83509632dbcf75a25728baa8bfe22be872f47ff7cd969c1ba54993eeaf039f
|
3 |
+
size 81616
|