Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

ToolPaca

based off https://huggingface.co/chavinlo/gpt4-x-alpaca

""""""""""toolformer""""""""""

sample:

  {
    "instruction": "toolformer: enabled\ntoolformer access: python\nA Python shell. Use this to execute python commands. Input should be a valid python command or script. If you expect output it should be printed out. Useful for all code, as well as math calculations.\npython(codetoexecute)\nFind the greatest common divisor of the given pair of integers.",
    "input": "48, 36",
    "response": "The greatest common divisor is python('import math; math.gcd(48, 36)')."
  }

dataset: https://cdn.discordapp.com/attachments/1088641238485442661/1090460649596919878/toolformer-similarity-0.9-dataset.json

NO LORA

Downloads last month
11

Space using chavinlo/toolpaca 1

Collection including chavinlo/toolpaca