pooruss-lsh
commited on
Commit
•
e911ca9
1
Parent(s):
d6110bd
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
# Model Card for Model ID
|
6 |
+
|
7 |
+
This is a lora version tool-llama model introduced in [ToolBench](https://github.com/OpenBMB/ToolBench) under multi-tool scenario.
|
8 |
+
|
9 |
+
## Model Details
|
10 |
+
|
11 |
+
### Model Description
|
12 |
+
|
13 |
+
<!-- Provide a longer summary of what this model is. -->
|
14 |
+
|
15 |
+
- **License:** apache-2.0
|
16 |
+
- **Finetuned from model [optional]:** LLaMA-7b
|
17 |
+
|
18 |
+
|
19 |
+
## Uses
|
20 |
+
|
21 |
+
Refer to [ToolBench](https://github.com/OpenBMB/ToolBench).
|
22 |
+
|
23 |
+
|
24 |
+
## Training Details
|
25 |
+
|
26 |
+
Trained with the released multi-tool data in ToolBench, including 3 scenarios.
|