Upload training_data/processed/ext_infrastructure_agent_synthetic_prompts.jsonl with huggingface_hub
Browse files
training_data/processed/ext_infrastructure_agent_synthetic_prompts.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"instruction": "Fix server issue", "input": "Server failing on boot", "output": "Check systemd logs", "domain": "infrastructure", "processed": true}
|
| 2 |
+
{"instruction": "Deploy update", "input": "Deploy version 1.2", "output": "Run deploy script", "domain": "infrastructure", "processed": true}
|