Upload dataset
Browse files
README.md
CHANGED
@@ -1062,6 +1062,22 @@ dataset_info:
|
|
1062 |
num_examples: 9
|
1063 |
download_size: 6476
|
1064 |
dataset_size: 13761.45406246172
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1065 |
- config_name: conversation[processing]
|
1066 |
features:
|
1067 |
- name: doc_id
|
@@ -1741,6 +1757,10 @@ configs:
|
|
1741 |
data_files:
|
1742 |
- split: train
|
1743 |
path: conversation[postscript]/train-*
|
|
|
|
|
|
|
|
|
1744 |
- config_name: conversation[processing]
|
1745 |
data_files:
|
1746 |
- split: train
|
|
|
1062 |
num_examples: 9
|
1063 |
download_size: 6476
|
1064 |
dataset_size: 13761.45406246172
|
1065 |
+
- config_name: conversation[powershell]
|
1066 |
+
features:
|
1067 |
+
- name: doc_id
|
1068 |
+
dtype: string
|
1069 |
+
- name: messages
|
1070 |
+
list:
|
1071 |
+
- name: content
|
1072 |
+
dtype: string
|
1073 |
+
- name: role
|
1074 |
+
dtype: string
|
1075 |
+
splits:
|
1076 |
+
- name: train
|
1077 |
+
num_bytes: 1515288.9973221738
|
1078 |
+
num_examples: 991
|
1079 |
+
download_size: 547332
|
1080 |
+
dataset_size: 1515288.9973221738
|
1081 |
- config_name: conversation[processing]
|
1082 |
features:
|
1083 |
- name: doc_id
|
|
|
1757 |
data_files:
|
1758 |
- split: train
|
1759 |
path: conversation[postscript]/train-*
|
1760 |
+
- config_name: conversation[powershell]
|
1761 |
+
data_files:
|
1762 |
+
- split: train
|
1763 |
+
path: conversation[powershell]/train-*
|
1764 |
- config_name: conversation[processing]
|
1765 |
data_files:
|
1766 |
- split: train
|
conversation[powershell]/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ece33db38dd489c7610ff2c796f0e0f709219bf2cf5ce18a1b29c1e47c18166
|
3 |
+
size 547332
|