|
|
--- |
|
|
base_model: deepseek-ai/deepseek-coder-1.3b-instruct_raw |
|
|
library_name: peft |
|
|
--- |
|
|
|
|
|
# Model Card for Model ID |
|
|
|
|
|
This model is trained to provide modified cv model implementations in the LEMUR dataset project to extend the dataset. |
|
|
|
|
|
## Model Details |
|
|
|
|
|
### Model Description |
|
|
|
|
|
The model can change parameters or layers when asked to improve the implementation of provided codes from the LEMUR project. The answer should only contain codes without explanations, even if it is not required to do so in the prompt. The model should respond codes with methods concerning the requirements of the LEMUR dataset. For most codes with average implementation complexity, at least one change should be guaranteed. |
|
|
|
|
|
- **Model type:** Peft Model |
|
|
- **Language(s):** English |
|
|
- **License:** MIT |
|
|
- **Finetuned from model [optional]:** deepseek-coder-1.3b-instruct_raw |
|
|
|