aravula7 commited on
Commit
3ae4edc
·
verified ·
1 Parent(s): 1c1f833

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -3,15 +3,15 @@ language: en
3
  pipeline_tag: text-generation
4
  library_name: transformers
5
  tags:
6
- - text-to-sql
7
- - sql
8
- - postgresql
9
- - qwen2.5
10
- - qlora
11
- - peft
12
- - quantization
13
  base_model: Qwen/Qwen2.5-3B-Instruct
14
- license: other
15
  ---
16
 
17
  # Qwen2.5-3B Text-to-SQL (PostgreSQL) — Fine-Tuned
 
3
  pipeline_tag: text-generation
4
  library_name: transformers
5
  tags:
6
+ - text-to-sql
7
+ - sql
8
+ - postgresql
9
+ - qwen2.5
10
+ - qlora
11
+ - peft
12
+ - quantization
13
  base_model: Qwen/Qwen2.5-3B-Instruct
14
+ license: mit
15
  ---
16
 
17
  # Qwen2.5-3B Text-to-SQL (PostgreSQL) — Fine-Tuned