Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
base_model: unsloth/Llama-3.2-1B-Instruct
|
3 |
library_name: peft
|
4 |
-
license:
|
5 |
datasets:
|
6 |
- gretelai/synthetic_text_to_sql
|
7 |
language:
|
@@ -32,7 +32,7 @@ The model learns to:
|
|
32 |
- **Developed by:** Rustam Shiriyev
|
33 |
- **Model type:** Instruction-tuned model on Text2SQL data
|
34 |
- **Language(s) (NLP):** English
|
35 |
-
- **License:**
|
36 |
- **Finetuned from model:** unsloth/Llama3.2-1B-Instruct
|
37 |
|
38 |
|
|
|
1 |
---
|
2 |
base_model: unsloth/Llama-3.2-1B-Instruct
|
3 |
library_name: peft
|
4 |
+
license: llama3.2
|
5 |
datasets:
|
6 |
- gretelai/synthetic_text_to_sql
|
7 |
language:
|
|
|
32 |
- **Developed by:** Rustam Shiriyev
|
33 |
- **Model type:** Instruction-tuned model on Text2SQL data
|
34 |
- **Language(s) (NLP):** English
|
35 |
+
- **License:** Llama3.2
|
36 |
- **Finetuned from model:** unsloth/Llama3.2-1B-Instruct
|
37 |
|
38 |
|