Khalidahmad01's picture
Update README.md
029fa05 verified
|
Raw
History Blame Contribute Delete
822 Bytes
---
language:
- en
license: apache-2.0
task_categories:
- question-answering
pretty_name: Cortex Copilot Instruction Dataset
---
# Cortex Copilot Instruction Dataset
## Overview
This dataset was created for the Cortex Copilot Engineering Challenge.
It contains **399 instruction-response pairs** for fine-tuning an industrial AI assistant.
## Topics Covered
- Electrical Engineering Concepts
- Power Factor
- THD
- Voltage
- Current
- Demand Charges
- Contract Demand
- Indian Tariff Rules
- Cortex Metrics
- Energy Optimization
- Refusal Behaviour
- Tenant Isolation
- Prompt Injection Resistance
## Format
Each sample follows the Alpaca instruction format:
```json
{
"instruction": "...",
"input": "",
"output": "..."
}
```
## Dataset Size
399 instruction-response pairs
## Author
Khalid Ahmad Raza