Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,14 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
## ACE Team
|
11 |
+
|
12 |
+
Welcome to the official Hugging Face organization of ToolACE models and datasets from ACE Team.
|
13 |
+
|
14 |
+
In this organization, you can find our latest models and datasets. You can find:
|
15 |
+
|
16 |
+
- Models
|
17 |
+
- ToolACE-8B: A fine-tuned model based on LLaMA-3.1-8B-Instruct tailed for functional calling, one of the best open-sourced models on BFCL leaderboard.
|
18 |
+
|
19 |
+
- Datasets
|
20 |
+
- ToolACE: A functional calling dataset, aiming to enhance the functional-calling ability of LLMs. A subset of the training set of ToolACE-8B
|