Upload dataset
Browse files
README.md
CHANGED
@@ -44,6 +44,28 @@ dataset_info:
|
|
44 |
num_examples: 1893
|
45 |
download_size: 5760472
|
46 |
dataset_size: 14852098
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
- config_name: toolace
|
48 |
features:
|
49 |
- name: id
|
@@ -97,6 +119,10 @@ configs:
|
|
97 |
data_files:
|
98 |
- split: train
|
99 |
path: hermes_func_calling_singleturn/train-*
|
|
|
|
|
|
|
|
|
100 |
- config_name: toolace
|
101 |
data_files:
|
102 |
- split: train
|
|
|
44 |
num_examples: 1893
|
45 |
download_size: 5760472
|
46 |
dataset_size: 14852098
|
47 |
+
- config_name: hermes_glaive_func_calling
|
48 |
+
features:
|
49 |
+
- name: id
|
50 |
+
dtype: string
|
51 |
+
- name: messages
|
52 |
+
list:
|
53 |
+
- name: content
|
54 |
+
dtype: string
|
55 |
+
- name: role
|
56 |
+
dtype: string
|
57 |
+
- name: tool_calls
|
58 |
+
dtype: string
|
59 |
+
- name: source
|
60 |
+
dtype: string
|
61 |
+
- name: source_id
|
62 |
+
dtype: string
|
63 |
+
splits:
|
64 |
+
- name: train
|
65 |
+
num_bytes: 14548236
|
66 |
+
num_examples: 5209
|
67 |
+
download_size: 3536418
|
68 |
+
dataset_size: 14548236
|
69 |
- config_name: toolace
|
70 |
features:
|
71 |
- name: id
|
|
|
119 |
data_files:
|
120 |
- split: train
|
121 |
path: hermes_func_calling_singleturn/train-*
|
122 |
+
- config_name: hermes_glaive_func_calling
|
123 |
+
data_files:
|
124 |
+
- split: train
|
125 |
+
path: hermes_glaive_func_calling/train-*
|
126 |
- config_name: toolace
|
127 |
data_files:
|
128 |
- split: train
|
hermes_glaive_func_calling/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f2c6c0806c02b09fc3453244b1b5c0606ded9c53c95bd46eea6b9f2eb21b39c
|
3 |
+
size 3536418
|