File size: 612 Bytes
1069d17 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
# instruction_prompt_2_model
## Model Description
This model is a fine-tuned version of `EleutherAI/pythia-410m` trained on `tatsu-lab/alpaca` data.
## Dataset Details
- Dataset Configuration: None
- Dataset Name: tatsu-lab/alpaca
- Prompt: Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request. ### Instruction: {instruction} ### Input: {input} ### Response: {output}
## Training Details
- Base Model: EleutherAI/pythia-410m
- Training Parameters:
- Learning Rate: 2e-05
- Batch Size: 1
- Epochs: 1
|