This dataset is designed for function calling of the CoinGecko API in Alpaca format and has been used to fine-tune a Meta-LLama-3-8B-Instruct-Coingecko-Function-Calling.
Function format: .json
Example:Question: How much is one Ethereum in USD?
Answer: [{ "name": "simple_price", "arguments": { "ids": "ethereum", "vs_currencies": "usd" } }]
Example:Question: What's the moving average for… See the full description on the dataset page:
https://huggingface.co/datasets/SanctumAI/Coingecko-Function-Calling.