ritvik77 commited on
Commit
76a3e05
·
verified ·
1 Parent(s): 2b60133

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  base_model:
2
  - mistralai/Mistral-7B-Instruct-v0.3
3
  ---
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Salesforce/xlam-function-calling-60k
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - mistralai/Mistral-7B-Instruct-v0.3
11
+ library_name: transformers
12
+ tags:
13
+ - AIFunctionCall
14
+ - ToolCall
15
+ - APICall
16
+ - AgentCall
17
+ - AgentCallTool
18
+ - AIAgent
19
+ ---
20
  base_model:
21
  - mistralai/Mistral-7B-Instruct-v0.3
22
  ---