update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: llama2
|
3 |
---
|
4 |
+
|
5 |
+
# Model Card for Model ID
|
6 |
+
|
7 |
+
This is ToolLLaMA-2-7b version model introduced in [ToolBench](https://github.com/OpenBMB/ToolBench).
|
8 |
+
|
9 |
+
## Model Details
|
10 |
+
|
11 |
+
### Model Description
|
12 |
+
|
13 |
+
<!-- Provide a longer summary of what this model is. -->
|
14 |
+
|
15 |
+
- **License:** llama2
|
16 |
+
- **Finetuned from model [optional]:** LLaMA-2-7b-hf
|
17 |
+
|
18 |
+
|
19 |
+
## Uses
|
20 |
+
|
21 |
+
Refer to [ToolBench](https://github.com/OpenBMB/ToolBench).
|
22 |
+
|
23 |
+
|
24 |
+
## Training Details
|
25 |
+
|
26 |
+
Trained with the new version data in ToolBench.
|