Update README.md
Browse files
README.md
CHANGED
@@ -21,8 +21,8 @@ This is a fine-tuned version of LLaMA 3.2 3B Instruct model, specifically optimi
|
|
21 |
- **Finetuned from model:** LLaMA 3.2 3B Instruct
|
22 |
|
23 |
### Model Sources
|
24 |
-
- **Repository:** https://
|
25 |
-
- **Dataset:** https://huggingface.co/datasets/gretelai/synthetic_text_to_sql
|
26 |
|
27 |
## How to Get Started with the Model
|
28 |
|
@@ -166,7 +166,7 @@ The model is designed for converting natural language questions into SQL queries
|
|
166 |
## Training Details
|
167 |
|
168 |
### Training Data
|
169 |
-
- Dataset: gretelai/synthetic_text_to_sql
|
170 |
- Data preprocessing: Standard text-to-SQL formatting
|
171 |
|
172 |
### Training Procedure
|
@@ -208,7 +208,7 @@ The model's performance was tracked using several key metrics:
|
|
208 |
|
209 |
- **Hardware Type:** NVIDIA H100 GPU
|
210 |
- **Hours used:** ~6 hours
|
211 |
-
- **Training Location:** [
|
212 |
|
213 |
## Technical Specifications
|
214 |
|
|
|
21 |
- **Finetuned from model:** LLaMA 3.2 3B Instruct
|
22 |
|
23 |
### Model Sources
|
24 |
+
- **Repository:** [LLaMA 3.2 3B Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)
|
25 |
+
- **Dataset:** [Synthethic Text2SQL)](https://huggingface.co/datasets/gretelai/synthetic_text_to_sql)
|
26 |
|
27 |
## How to Get Started with the Model
|
28 |
|
|
|
166 |
## Training Details
|
167 |
|
168 |
### Training Data
|
169 |
+
- Dataset: [Synthethic Text2SQL)](https://huggingface.co/datasets/gretelai/synthetic_text_to_sql)
|
170 |
- Data preprocessing: Standard text-to-SQL formatting
|
171 |
|
172 |
### Training Procedure
|
|
|
208 |
|
209 |
- **Hardware Type:** NVIDIA H100 GPU
|
210 |
- **Hours used:** ~6 hours
|
211 |
+
- **Training Location:** [www.runpod.io](GPUaaS)
|
212 |
|
213 |
## Technical Specifications
|
214 |
|