legolasyiu commited on
Commit
5fa1127
·
verified ·
1 Parent(s): a4db390

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -204,4 +204,16 @@ predictor.predict({
204
 
205
  This gpt_oss model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
206
 
207
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
 
 
 
204
 
205
  This gpt_oss model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
206
 
207
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
208
+
209
+ ## Citation
210
+ If you use this dataset in your work, please cite it as:
211
+
212
+ ```
213
+ @dataset{vibe_coding_2025,
214
+ title={Vibe Coding Dataset},
215
+ author={EpistemeAI Research},
216
+ year={2025},
217
+ note={A dataset of conversational and technical responses for coding tasks.}
218
+ }
219
+ ```