Rustamshry commited on
Commit
397fa29
·
verified ·
1 Parent(s): 0318d07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -7
README.md CHANGED
@@ -1,16 +1,12 @@
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:
8
  - en
9
- pipeline_tag: text2text-generation
10
- tags:
11
- - SQL
12
- - Text-to-SQL
13
- - SQL-generation
14
  ---
15
 
16
  # Model Card for Llama3.2-SQL-1B
 
1
  ---
 
 
2
  license: llama3.2
3
  datasets:
4
  - gretelai/synthetic_text_to_sql
5
  language:
6
  - en
7
+ base_model:
8
+ - meta-llama/Llama-3.2-1B-Instruct
9
+ pipeline_tag: question-answering
 
 
10
  ---
11
 
12
  # Model Card for Llama3.2-SQL-1B