|
--- |
|
license: apache-2.0 |
|
datasets: |
|
- Sufi2425/French_Grammar_Explanations |
|
language: |
|
- en |
|
- fr |
|
base_model: |
|
- meta-llama/Llama-3.2-3B-Instruct |
|
pipeline_tag: text-generation |
|
tags: |
|
- french |
|
- grammar |
|
- languages |
|
- english-french |
|
- learning |
|
--- |
|
# FrenchLlama - The French Grammar Tutor |
|
This is a custom-built language model, fine-tuned from Meta's Llama 3.2 3B Instruct. I trained the first iteration on a dataset of 1500+ examples that explain French grammar. |
|
It's basically my experiment to see how much a tiny LLM can actually learn to produce coherent outputs. |
|
|
|
You can find GGUFs and the dataset on my repos! |