Upload dataset
Browse files
README.md
CHANGED
@@ -2870,6 +2870,22 @@ dataset_info:
|
|
2870 |
num_examples: 3
|
2871 |
download_size: 5816
|
2872 |
dataset_size: 4587.151354153907
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2873 |
- config_name: conversation[perl]
|
2874 |
features:
|
2875 |
- name: doc_id
|
@@ -5169,6 +5185,10 @@ configs:
|
|
5169 |
data_files:
|
5170 |
- split: train
|
5171 |
path: conversation[pawn]/train-*
|
|
|
|
|
|
|
|
|
5172 |
- config_name: conversation[perl]
|
5173 |
data_files:
|
5174 |
- split: train
|
|
|
2870 |
num_examples: 3
|
2871 |
download_size: 5816
|
2872 |
dataset_size: 4587.151354153907
|
2873 |
+
- config_name: conversation[perl6]
|
2874 |
+
features:
|
2875 |
+
- name: doc_id
|
2876 |
+
dtype: string
|
2877 |
+
- name: messages
|
2878 |
+
list:
|
2879 |
+
- name: content
|
2880 |
+
dtype: string
|
2881 |
+
- name: role
|
2882 |
+
dtype: string
|
2883 |
+
splits:
|
2884 |
+
- name: train
|
2885 |
+
num_bytes: 186544.15506892552
|
2886 |
+
num_examples: 122
|
2887 |
+
download_size: 71428
|
2888 |
+
dataset_size: 186544.15506892552
|
2889 |
- config_name: conversation[perl]
|
2890 |
features:
|
2891 |
- name: doc_id
|
|
|
5185 |
data_files:
|
5186 |
- split: train
|
5187 |
path: conversation[pawn]/train-*
|
5188 |
+
- config_name: conversation[perl6]
|
5189 |
+
data_files:
|
5190 |
+
- split: train
|
5191 |
+
path: conversation[perl6]/train-*
|
5192 |
- config_name: conversation[perl]
|
5193 |
data_files:
|
5194 |
- split: train
|
conversation[perl6]/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d082157a3890646aeb197baf5848998549b46fc57805e24e50370f3e3d70627e
|
3 |
+
size 71428
|