Upload dataset
Browse files
README.md
CHANGED
@@ -3558,6 +3558,22 @@ dataset_info:
|
|
3558 |
num_examples: 3
|
3559 |
download_size: 10171
|
3560 |
dataset_size: 4587.151354153907
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3561 |
- config_name: conversation[xslt]
|
3562 |
features:
|
3563 |
- name: doc_id
|
@@ -4573,6 +4589,10 @@ configs:
|
|
4573 |
data_files:
|
4574 |
- split: train
|
4575 |
path: conversation[xproc]/train-*
|
|
|
|
|
|
|
|
|
4576 |
- config_name: conversation[xslt]
|
4577 |
data_files:
|
4578 |
- split: train
|
|
|
3558 |
num_examples: 3
|
3559 |
download_size: 10171
|
3560 |
dataset_size: 4587.151354153907
|
3561 |
+
- config_name: conversation[xquery]
|
3562 |
+
features:
|
3563 |
+
- name: doc_id
|
3564 |
+
dtype: string
|
3565 |
+
- name: messages
|
3566 |
+
list:
|
3567 |
+
- name: content
|
3568 |
+
dtype: string
|
3569 |
+
- name: role
|
3570 |
+
dtype: string
|
3571 |
+
splits:
|
3572 |
+
- name: train
|
3573 |
+
num_bytes: 59632.96760400078
|
3574 |
+
num_examples: 39
|
3575 |
+
download_size: 22101
|
3576 |
+
dataset_size: 59632.96760400078
|
3577 |
- config_name: conversation[xslt]
|
3578 |
features:
|
3579 |
- name: doc_id
|
|
|
4589 |
data_files:
|
4590 |
- split: train
|
4591 |
path: conversation[xproc]/train-*
|
4592 |
+
- config_name: conversation[xquery]
|
4593 |
+
data_files:
|
4594 |
+
- split: train
|
4595 |
+
path: conversation[xquery]/train-*
|
4596 |
- config_name: conversation[xslt]
|
4597 |
data_files:
|
4598 |
- split: train
|
conversation[xquery]/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90c3e11def37f56eb46379d17553f5bdddbb8d140a0c7aa07fac1d76e2d4c933
|
3 |
+
size 22101
|