Upload dataset
Browse files
README.md
CHANGED
@@ -838,6 +838,22 @@ dataset_info:
|
|
838 |
num_examples: 180
|
839 |
download_size: 96881
|
840 |
dataset_size: 275229.0812492344
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
841 |
- config_name: conversation[lean]
|
842 |
features:
|
843 |
- name: doc_id
|
@@ -1973,6 +1989,10 @@ configs:
|
|
1973 |
data_files:
|
1974 |
- split: train
|
1975 |
path: conversation[julia]/train-*
|
|
|
|
|
|
|
|
|
1976 |
- config_name: conversation[lean]
|
1977 |
data_files:
|
1978 |
- split: train
|
|
|
838 |
num_examples: 180
|
839 |
download_size: 96881
|
840 |
dataset_size: 275229.0812492344
|
841 |
+
- config_name: conversation[jupyternotebook]
|
842 |
+
features:
|
843 |
+
- name: doc_id
|
844 |
+
dtype: string
|
845 |
+
- name: messages
|
846 |
+
list:
|
847 |
+
- name: content
|
848 |
+
dtype: string
|
849 |
+
- name: role
|
850 |
+
dtype: string
|
851 |
+
splits:
|
852 |
+
- name: train
|
853 |
+
num_bytes: 73394.42166646251
|
854 |
+
num_examples: 48
|
855 |
+
download_size: 27403
|
856 |
+
dataset_size: 73394.42166646251
|
857 |
- config_name: conversation[lean]
|
858 |
features:
|
859 |
- name: doc_id
|
|
|
1989 |
data_files:
|
1990 |
- split: train
|
1991 |
path: conversation[julia]/train-*
|
1992 |
+
- config_name: conversation[jupyternotebook]
|
1993 |
+
data_files:
|
1994 |
+
- split: train
|
1995 |
+
path: conversation[jupyternotebook]/train-*
|
1996 |
- config_name: conversation[lean]
|
1997 |
data_files:
|
1998 |
- split: train
|
conversation[jupyternotebook]/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:271e9f0607763f184f1661250700a76a5c39e52b858a8943bd6ed7c02fd31964
|
3 |
+
size 27403
|