YC-Chen commited on
Commit
c4eade6
1 Parent(s): 693d098

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -6,12 +6,12 @@ license: apache-2.0
6
 
7
  ## Function Calling Performance
8
 
9
- | Models | #Parameters | License | Function Calling? | Chatbot? |
10
- |--------------------------------------------------------------------------------------------|-------------|------------|-------------------|----------|
11
- | [Breeze-7B-Instruct-v1_0](https://huggingface.co/MediaTek-Research/Breeze-7B-Instruct-v1_0)| 7B | Apache 2.0 | No | Yes |
12
- | [**Breeze-7B-FC-v1_0**](https://huggingface.co/MediaTek-Research/Breeze-7B-FC-v1_0) | 7B | Apache 2.0 | Yes | Yes |
13
- | [Gorilla-OpenFunctions-v2](https://huggingface.co/MediaTek-Research/Breeze-7B-FC-v1_0) | 7B | Apache 2.0 | Yes | No |
14
- | [GPT-3.5-Turbo-0125](https://openai.com) | | Proprietary| Yes | Yes |
15
 
16
  ### Berkeley function-calling leaderboard (EN)
17
 
 
6
 
7
  ## Function Calling Performance
8
 
9
+ | Models | #Parameters | Organization | License | Function Calling? | Chatbot? |
10
+ |--------------------------------------------------------------------------------------------|-------------|------------|------------|-------------------|----------|
11
+ | [Breeze-7B-Instruct-v1_0](https://huggingface.co/MediaTek-Research/Breeze-7B-Instruct-v1_0)| 7B | MediaTek Research | Apache 2.0 | No | Yes |
12
+ | [**Breeze-7B-FC-v1_0**](https://huggingface.co/MediaTek-Research/Breeze-7B-FC-v1_0) | 7B | MediaTek Research | Apache 2.0 | Yes | Yes |
13
+ | [Gorilla-OpenFunctions-v2](https://huggingface.co/MediaTek-Research/Breeze-7B-FC-v1_0) | 7B | Gorilla LLM | Apache 2.0 | Yes | No |
14
+ | [GPT-3.5-Turbo-0125](https://openai.com) | | OpenAI | Proprietary| Yes | Yes |
15
 
16
  ### Berkeley function-calling leaderboard (EN)
17