Navot9196 commited on
Commit
9d9e719
·
verified ·
1 Parent(s): 193eb9a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,9 +1,13 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
@@ -15,7 +19,7 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
@@ -23,7 +27,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
23
  - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
 
1
  ---
2
+ base_model: mistralai/Mistral-7B-v0.1
3
+ tags:
4
+ - text-to-sql
5
+ - qlora
6
+ - mistral
7
+ - peft
8
  ---
9
 
10
+ # Model Card for Navot9196/mistral-7b-sql-qlora
11
 
12
  <!-- Provide a quick summary of what the model is/does. -->
13
 
 
19
 
20
  <!-- Provide a longer summary of what this model is. -->
21
 
22
+ Mistral-7B finetuned with QLoRA on text-to-SQL (b-mc2/sql-create-context)
23
 
24
  - **Developed by:** [More Information Needed]
25
  - **Funded by [optional]:** [More Information Needed]
 
27
  - **Model type:** [More Information Needed]
28
  - **Language(s) (NLP):** [More Information Needed]
29
  - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** mistralai/Mistral-7B-v0.1
31
 
32
  ### Model Sources [optional]
33