Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,9 @@ base_model:
|
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
---
|
| 13 |
|
|
|
|
|
|
|
|
|
|
| 14 |
@misc{luth2025kurakurai,
|
| 15 |
title = {Luth-0.6B},
|
| 16 |
author = {Kurakura AI Team},
|
|
@@ -18,3 +21,4 @@ pipeline_tag: text-generation
|
|
| 18 |
howpublished = {\url{https://huggingface.co/kurakurai/Luth-0.6B}},
|
| 19 |
note = {Qwen3-0.6B fine-tuned on French datasets}
|
| 20 |
}
|
|
|
|
|
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
---
|
| 13 |
|
| 14 |
+
## Citation
|
| 15 |
+
|
| 16 |
+
```bibtex
|
| 17 |
@misc{luth2025kurakurai,
|
| 18 |
title = {Luth-0.6B},
|
| 19 |
author = {Kurakura AI Team},
|
|
|
|
| 21 |
howpublished = {\url{https://huggingface.co/kurakurai/Luth-0.6B}},
|
| 22 |
note = {Qwen3-0.6B fine-tuned on French datasets}
|
| 23 |
}
|
| 24 |
+
```
|