datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Vicuna-Uncleaned-Alpaca-FormatIntentGuard-2-alpaca-format
IntentGuard 2 Alpaca Format
This dataset is IntentGuard-2 converted to Alpaca instruction format.
Every row uses instruction: "/intentguard".
Source Files
IntentGuard-2/train.jsonl
IntentGuard-2/test.jsonl
Output Files
train.json
test.json
Both output files are JSON arrays. Each item contains instruction, input, and output.
Rebuild
Run python3 scripts/convert_to_alpaca.py from this directory.
IntentGuard-1-alpaca-formatThis is the IntentGuard-1 dataset converted to alpaca instruction format.
