Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ library_name: transformers
|
|
13 |
### Model Description
|
14 |
Llama3-OGSQL-8B was fine-tuned on the most recent and state of the art models (LLAMA 3) for the task of converting natural language text into SQL queries.
|
15 |
|
|
|
16 |
|
17 |
- **Model type**: Mixture Of Experts (MoE)
|
18 |
- **Language(s) (NLP)**: SQL (target language for generation)
|
|
|
13 |
### Model Description
|
14 |
Llama3-OGSQL-8B was fine-tuned on the most recent and state of the art models (LLAMA 3) for the task of converting natural language text into SQL queries.
|
15 |
|
16 |
+
The model has been trained on more than 270 million tokens, ensuring robust performance and high accuracy in SQL generation tasks.
|
17 |
|
18 |
- **Model type**: Mixture Of Experts (MoE)
|
19 |
- **Language(s) (NLP)**: SQL (target language for generation)
|