Learn how to create fine-tuning datasets of prompts and responses for LLMs.
Fine-tuning is useful when an LLM needs to learn something specific outside of the data it was trained on. In this case, the model is being fine-tuned to extract product SKUs from reviews.
Feature | Import format | Export format |
---|---|---|
Prompt - Free-form text | N/A | See payload |
Feature | Import format | Export format |
---|---|---|
Response - Text | N/A | See payload |
Response - Radio | N/A | See payload |
Response - Checklist | N/A | See payload |