Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is the tool set of we crawled in Apr 2404 in the ToolBench format and used to train the StableToolBench-Mirror API model. To use this tool set, download the .tar.gz file and unzip it with `tar xzvf toolenv2404_filtered.tar.gz` and copy the path of the tools folder in the running script of ToolBench. For example,
|
2 |
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
This is the tool set of we crawled in Apr 2404 in the ToolBench format and used to train the StableToolBench-Mirror API model. To use this tool set, download the .tar.gz file and unzip it with `tar xzvf toolenv2404_filtered.tar.gz` and copy the path of the tools folder in the running script of ToolBench. For example,
|
7 |
|
8 |
|