Update README.md
Browse files
README.md
CHANGED
@@ -81,11 +81,11 @@ print(story)
|
|
81 |
|
82 |
```bibtex
|
83 |
@misc{deepseek-children-stories,
|
84 |
-
author = {
|
85 |
title = {DeepSeek Children's Stories: A Lightweight Story Generation Model},
|
86 |
year = {2024},
|
87 |
publisher = {GitHub},
|
88 |
-
url = {https://github.com/
|
89 |
}
|
90 |
```
|
91 |
|
|
|
81 |
|
82 |
```bibtex
|
83 |
@misc{deepseek-children-stories,
|
84 |
+
author = {Prashant Lakhera},
|
85 |
title = {DeepSeek Children's Stories: A Lightweight Story Generation Model},
|
86 |
year = {2024},
|
87 |
publisher = {GitHub},
|
88 |
+
url = {https://github.com/ideaweaver-ai/DeepSeek-Children-Stories-15M-model}
|
89 |
}
|
90 |
```
|
91 |
|