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