# sentiment_instruction_1_model | |
## Model Description | |
This model is a fine-tuned version of `EleutherAI/pythia-410m` trained on `dair-ai/emotion` data. | |
## Dataset Details | |
- Dataset Configuration: unsplit | |
- Dataset Name: dair-ai/emotion | |
- 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: Analyze the sentiment of the given text. ### Input: {text}. ### Response: {label} | |
## Training Details | |
- Base Model: EleutherAI/pythia-410m | |
- Training Parameters: | |
- Learning Rate: 2e-05 | |
- Batch Size: 1 | |
- Epochs: 1 | |