Sample Dataset
#3
by
Rohith1016
- opened
Can you provide a sample dataset that this model has been trained on, or a sample dataset that can be used to create an actual dataset for fine-tuning this model
Can you provide a sample dataset that this model has been trained on, or a sample dataset that can be used to create an actual dataset for fine-tuning this model
You can check out the finetune bash here: https://github.com/deepseek-ai/DeepSeek-Coder?tab=readme-ov-file#5-how-to-fine-tune-deepseek-coder
Please follow Sample Dataset Format to prepare your training data. Each line is a json-serialized string with two required fields instruction and output.