Upload dataset
Browse files
README.md
CHANGED
@@ -518,6 +518,22 @@ dataset_info:
|
|
518 |
num_examples: 813
|
519 |
download_size: 348988
|
520 |
dataset_size: 1243118.0169757088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
521 |
- config_name: conversation[g-code]
|
522 |
features:
|
523 |
- name: doc_id
|
@@ -1733,6 +1749,10 @@ configs:
|
|
1733 |
data_files:
|
1734 |
- split: train
|
1735 |
path: conversation[fish]/train-*
|
|
|
|
|
|
|
|
|
1736 |
- config_name: conversation[g-code]
|
1737 |
data_files:
|
1738 |
- split: train
|
|
|
518 |
num_examples: 813
|
519 |
download_size: 348988
|
520 |
dataset_size: 1243118.0169757088
|
521 |
+
- config_name: conversation[freemarker]
|
522 |
+
features:
|
523 |
+
- name: doc_id
|
524 |
+
dtype: string
|
525 |
+
- name: messages
|
526 |
+
list:
|
527 |
+
- name: content
|
528 |
+
dtype: string
|
529 |
+
- name: role
|
530 |
+
dtype: string
|
531 |
+
splits:
|
532 |
+
- name: train
|
533 |
+
num_bytes: 779815.7302061642
|
534 |
+
num_examples: 510
|
535 |
+
download_size: 281188
|
536 |
+
dataset_size: 779815.7302061642
|
537 |
- config_name: conversation[g-code]
|
538 |
features:
|
539 |
- name: doc_id
|
|
|
1749 |
data_files:
|
1750 |
- split: train
|
1751 |
path: conversation[fish]/train-*
|
1752 |
+
- config_name: conversation[freemarker]
|
1753 |
+
data_files:
|
1754 |
+
- split: train
|
1755 |
+
path: conversation[freemarker]/train-*
|
1756 |
- config_name: conversation[g-code]
|
1757 |
data_files:
|
1758 |
- split: train
|
conversation[freemarker]/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb14ec50f60757ef7cfe4053ad438d1cf5734e7fd4409e836c470c8120c97a17
|
3 |
+
size 281188
|