pooruss commited on
Commit
48c75d1
1 Parent(s): e310274

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
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 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.