zhen-dong-nexusflow
commited on
Commit
•
c538df1
1
Parent(s):
b45400b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -73,6 +73,18 @@ dataset_info:
|
|
73 |
num_examples: 29
|
74 |
download_size: 13810
|
75 |
dataset_size: 18137
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
configs:
|
77 |
- config_name: CVECPE
|
78 |
data_files:
|
@@ -98,6 +110,10 @@ configs:
|
|
98 |
data_files:
|
99 |
- split: train
|
100 |
path: VT_Multi (Parallel)/train-*
|
|
|
|
|
|
|
|
|
101 |
---
|
102 |
# Dataset Card for "Nexusflow/Function_Call_Definitions"
|
103 |
|
|
|
73 |
num_examples: 29
|
74 |
download_size: 13810
|
75 |
dataset_size: 18137
|
76 |
+
- config_name: VirusTotal
|
77 |
+
features:
|
78 |
+
- name: function_calls
|
79 |
+
dtype: string
|
80 |
+
- name: descriptions
|
81 |
+
dtype: string
|
82 |
+
splits:
|
83 |
+
- name: train
|
84 |
+
num_bytes: 11501
|
85 |
+
num_examples: 12
|
86 |
+
download_size: 11668
|
87 |
+
dataset_size: 11501
|
88 |
configs:
|
89 |
- config_name: CVECPE
|
90 |
data_files:
|
|
|
110 |
data_files:
|
111 |
- split: train
|
112 |
path: VT_Multi (Parallel)/train-*
|
113 |
+
- config_name: VirusTotal
|
114 |
+
data_files:
|
115 |
+
- split: train
|
116 |
+
path: VirusTotal/train-*
|
117 |
---
|
118 |
# Dataset Card for "Nexusflow/Function_Call_Definitions"
|
119 |
|