artificialguybr
commited on
Commit
•
5510dda
1
Parent(s):
d556c2a
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ base_model: NousResearch/Meta-Llama-3-8B
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
---
|
9 |
|
@@ -78,7 +78,9 @@ special_tokens:
|
|
78 |
|
79 |
</details><br>
|
80 |
|
81 |
-
#
|
|
|
|
|
82 |
|
83 |
This model is a fine-tuned version of [NousResearch/Meta-Llama-3-8B](https://huggingface.co/NousResearch/Meta-Llama-3-8B) on the [b-mc2/sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-context) dataset.
|
84 |
It achieves the following results on the evaluation set:
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: LLAMA-3-8B-SQL-CREATE-CONTEXT
|
7 |
results: []
|
8 |
---
|
9 |
|
|
|
78 |
|
79 |
</details><br>
|
80 |
|
81 |
+
# LLAMA 3 8B SQL CREATE CONTEXT
|
82 |
+
|
83 |
+
Thanks to [Redmond.ai](https://redmond.ai) for the GPU Support!
|
84 |
|
85 |
This model is a fine-tuned version of [NousResearch/Meta-Llama-3-8B](https://huggingface.co/NousResearch/Meta-Llama-3-8B) on the [b-mc2/sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-context) dataset.
|
86 |
It achieves the following results on the evaluation set:
|