skkjodhpur's picture
Update config.json
1b832c9 verified
raw
history blame contribute delete
140 Bytes
{
"model_type": "llama"
```from datasets import load_dataset
`````dataset = load_dataset('Salesforce/xlam-function-calling-60k')
}