Update README.md
Browse files
README.md
CHANGED
|
@@ -7,8 +7,8 @@ license: cc-by-nc-4.0
|
|
| 7 |
</p>
|
| 8 |
<p align="center">
|
| 9 |
<a href="https://apigen-pipeline.github.io/">[Homepage]</a> |
|
| 10 |
-
<a href="https://
|
| 11 |
-
<a href="https://
|
| 12 |
<a href="https://github.com/SalesforceAIResearch/xLAM">[Github]</a>
|
| 13 |
</p>
|
| 14 |
<hr>
|
|
@@ -74,7 +74,7 @@ We mainly test our function-calling models on the [Berkeley Function-Calling Lea
|
|
| 74 |
<p>Our <code>xLAM-7b-fc-r</code> secures the 3rd place with an overall accuracy of 88.24% on the leaderboard, outperforming many strong models. Notably, our <code>xLAM-1b-fc-r</code> model is the only tiny model with less than 2B parameters on the leaderboard, but still achieves a competitive overall accuracy of 78.94% and outperforming GPT3-Turbo and many larger models.
|
| 75 |
Both models exhibit balanced performance across various categories, showing their strong function-calling capabilities despite their small sizes.</p>
|
| 76 |
|
| 77 |
-
See our [paper](https://arxiv.org/abs/2406.18518) for more detailed analysis.
|
| 78 |
|
| 79 |
|
| 80 |
## Usage
|
|
|
|
| 7 |
</p>
|
| 8 |
<p align="center">
|
| 9 |
<a href="https://apigen-pipeline.github.io/">[Homepage]</a> |
|
| 10 |
+
<a href="https://arxiv.org/abs/2406.18518">[Paper]</a> |
|
| 11 |
+
<a href="https://huggingface.co/datasets/Salesforce/xlam-function-calling-60k">[Dataset]</a> |
|
| 12 |
<a href="https://github.com/SalesforceAIResearch/xLAM">[Github]</a>
|
| 13 |
</p>
|
| 14 |
<hr>
|
|
|
|
| 74 |
<p>Our <code>xLAM-7b-fc-r</code> secures the 3rd place with an overall accuracy of 88.24% on the leaderboard, outperforming many strong models. Notably, our <code>xLAM-1b-fc-r</code> model is the only tiny model with less than 2B parameters on the leaderboard, but still achieves a competitive overall accuracy of 78.94% and outperforming GPT3-Turbo and many larger models.
|
| 75 |
Both models exhibit balanced performance across various categories, showing their strong function-calling capabilities despite their small sizes.</p>
|
| 76 |
|
| 77 |
+
See our [paper](https://arxiv.org/abs/2406.18518) and Github [repo](https://github.com/SalesforceAIResearch/xLAM) for more detailed analysis.
|
| 78 |
|
| 79 |
|
| 80 |
## Usage
|