bol20162021
commited on
Commit
•
c0f3ff6
1
Parent(s):
4acbe3a
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ NSQL is a family of autoregressive open-source large foundation models (FMs) des
|
|
14 |
|
15 |
In this repository we are introducing a new member of NSQL, NSQL-Llama-2-70B. It's based on Meta's original [Llama-2 70B model](https://huggingface.co/meta-llama/Llama-2-70b) and further pre-trained on a dataset of general SQL queries and then fine-tuned on a dataset composed of text-to-SQL pairs.
|
16 |
|
|
|
|
|
17 |
### Basic Information
|
18 |
|
19 |
<!-- Provide the basic links for the model. -->
|
|
|
14 |
|
15 |
In this repository we are introducing a new member of NSQL, NSQL-Llama-2-70B. It's based on Meta's original [Llama-2 70B model](https://huggingface.co/meta-llama/Llama-2-70b) and further pre-trained on a dataset of general SQL queries and then fine-tuned on a dataset composed of text-to-SQL pairs.
|
16 |
|
17 |
+
Use of this model is governed by the Meta’s Llama 2 Community License Agreement. Please review and accept the license before downloading the model weights and tokenizer
|
18 |
+
|
19 |
### Basic Information
|
20 |
|
21 |
<!-- Provide the basic links for the model. -->
|