pooruss commited on
Commit
ec65fc0
1 Parent(s): cbafc01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -1,3 +1,26 @@
1
  ---
2
  license: llama2
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.