JungIn commited on
Commit
8fbcff3
·
verified ·
1 Parent(s): d897fcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -5,16 +5,15 @@ base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
 
12
  ## Model Details
13
 
14
- ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
17
 
 
18
 
19
 
20
  - **Developed by:** [More Information Needed]
 
5
 
6
  # Model Card for Model ID
7
 
8
+ Text2SQL
 
 
9
 
10
  ## Model Details
11
 
12
+ Tutorial Result of Text2SQL Fine-Tune LLM (with tinyllama)
13
 
14
+ ### Model Description
15
 
16
+ Origianl Tutorial Document: [SQL Generation in Text2SQL with TinyLlama’s LLM Fine-tuning](https://www.analyticsvidhya.com/blog/2024/02/sql-generation-in-text2sql-with-tinyllamas-llm-fine-tuning/
17
 
18
 
19
  - **Developed by:** [More Information Needed]