ZhafranR commited on
Commit
70faabb
·
verified ·
1 Parent(s): b00b0fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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://wandb.ai/zhafranr/LLaMA_3-2_3B_Instruct_FineTune_Text2SQL
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:** [User to specify]
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