Admin commited on
Commit
7d811ee
·
verified ·
1 Parent(s): c3fdf3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -6,6 +6,9 @@ tags:
6
  - base_model:adapter:microsoft/phi-2
7
  - lora
8
  - transformers
 
 
 
9
  ---
10
 
11
  # Model Card for Model ID
@@ -22,19 +25,19 @@ tags:
22
 
23
 
24
 
25
- - **Developed by:** [More Information Needed]
26
- - **Funded by [optional]:** [More Information Needed]
27
- - **Shared by [optional]:** [More Information Needed]
28
- - **Model type:** [More Information Needed]
29
- - **Language(s) (NLP):** [More Information Needed]
30
- - **License:** [More Information Needed]
31
- - **Finetuned from model [optional]:** [More Information Needed]
32
 
33
  ### Model Sources [optional]
34
 
35
  <!-- Provide the basic links for the model. -->
36
 
37
- - **Repository:** [More Information Needed]
38
  - **Paper [optional]:** [More Information Needed]
39
  - **Demo [optional]:** [More Information Needed]
40
 
 
6
  - base_model:adapter:microsoft/phi-2
7
  - lora
8
  - transformers
9
+ - text-to-sql
10
+ - nlp
11
+ license: apache-2.0
12
  ---
13
 
14
  # Model Card for Model ID
 
25
 
26
 
27
 
28
+ - **Developed by:** [Infometry INC]
29
+ - **Funded by [optional]:** [Self-funded]
30
+ - **Shared by [optional]:** [Infometry INC]
31
+ - **Model type:** [LoRA fine-tuned causal language model]
32
+ - **Language(s) (NLP):** [SQL, English]
33
+ - **License:** [apache-2.0]
34
+ - **Finetuned from model [optional]:** [microsoft/phi-2]
35
 
36
  ### Model Sources [optional]
37
 
38
  <!-- Provide the basic links for the model. -->
39
 
40
+ - **Repository:** [[More Information Needed](https://huggingface.co/YOUR_USERNAME/YOUR_MODEL_NAME)]
41
  - **Paper [optional]:** [More Information Needed]
42
  - **Demo [optional]:** [More Information Needed]
43