ekshat commited on
Commit
f4e330c
·
1 Parent(s): fe58be3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,8 +10,8 @@ tags:
10
  - text-generation
11
  - text2sql
12
  ---
13
- # Model Description
14
- Our Model is fine tuned on Llama-2 7B model on Text-2-SQL Dataset on Alpaca format described by Stanford. We have used QLora, Bits&Bytes, Accelerate and Transformers Library to implement PEFT concept.
15
  For more information, please visit : https://github.com/akshayhedaoo1/Llama-2-7b-chat-finetune-for-text2sql/tree/Data-Science
16
 
17
 
 
10
  - text-generation
11
  - text2sql
12
  ---
13
+ # Introduction
14
+ Our Model is fine-tuned on Llama-2 7B model on Text-2-SQL Dataset based on Alpaca format described by Stanford. We have used QLora, Bits&Bytes, Accelerate and Transformers Library to implement PEFT concept.
15
  For more information, please visit : https://github.com/akshayhedaoo1/Llama-2-7b-chat-finetune-for-text2sql/tree/Data-Science
16
 
17