Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ tags:
|
|
15 |
- language
|
16 |
pipeline_tag: text-generation
|
17 |
---
|
|
|
18 |
# FrenchLlama - The French Grammar Tutor
|
19 |
This is a custom-built language model, fine-tuned from Meta's Llama 3.2 1B Instruct. I trained the first iteration on a dataset of 535 examples that explain French grammar.
|
20 |
It's basically my experiment to see how much a tiny LLM can actually learn to produce coherent outputs.
|
|
|
15 |
- language
|
16 |
pipeline_tag: text-generation
|
17 |
---
|
18 |
+
[](https://ko-fi.com/I2I1VJQ1O)
|
19 |
# FrenchLlama - The French Grammar Tutor
|
20 |
This is a custom-built language model, fine-tuned from Meta's Llama 3.2 1B Instruct. I trained the first iteration on a dataset of 535 examples that explain French grammar.
|
21 |
It's basically my experiment to see how much a tiny LLM can actually learn to produce coherent outputs.
|