AngusHuang commited on
Commit
91c9189
·
verified ·
1 Parent(s): 11d096a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,8 +31,8 @@ More details can be found in our paper on arxiv: [*ToolACE: Winning the Points
31
 
32
  Here are the winning scores of ToolACE in [BFCL-v3]((https://gorilla.cs.berkeley.edu/leaderboard.html#leaderboard)).
33
 
34
- (The score is coming soon...)
35
 
 
36
 
37
  ### Usage
38
  Here we provide a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate function calling with given functions.
 
31
 
32
  Here are the winning scores of ToolACE in [BFCL-v3]((https://gorilla.cs.berkeley.edu/leaderboard.html#leaderboard)).
33
 
 
34
 
35
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/646735a98334813a7ae29500/vfdvY0WThizThDN59ClkG.jpeg)
36
 
37
  ### Usage
38
  Here we provide a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate function calling with given functions.