Test
Browse files
README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
-
- deepseek-ai/deepseek-coder-1.3b-instruct
|
| 4 |
---
|
|
|
|
| 5 |
# SQL Generation Model for Plaintext NBA Kaggle Database Querying
|
| 6 |
|
| 7 |
-
Developed for Applied Natural Language Processing CSCI-544 USC Final Project
|
| 8 |
|
| 9 |
## Model Details
|
| 10 |
|
|
@@ -12,8 +13,6 @@ Developed for Applied Natural Language Processing CSCI-544 USC Final Project
|
|
| 12 |
|
| 13 |
<!-- Provide a longer summary of what this model is. -->
|
| 14 |
|
| 15 |
-
|
| 16 |
-
|
| 17 |
- **Developed by:** [More Information Needed]
|
| 18 |
- **Funded by [optional]:** [More Information Needed]
|
| 19 |
- **Shared by [optional]:** [More Information Needed]
|
|
@@ -86,7 +85,6 @@ Use the code below to get started with the model.
|
|
| 86 |
|
| 87 |
[More Information Needed]
|
| 88 |
|
| 89 |
-
|
| 90 |
#### Training Hyperparameters
|
| 91 |
|
| 92 |
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
|
@@ -127,8 +125,6 @@ Use the code below to get started with the model.
|
|
| 127 |
|
| 128 |
#### Summary
|
| 129 |
|
| 130 |
-
|
| 131 |
-
|
| 132 |
## Model Examination [optional]
|
| 133 |
|
| 134 |
<!-- Relevant interpretability work for the model goes here -->
|
|
@@ -193,4 +189,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 193 |
|
| 194 |
## Model Card Contact
|
| 195 |
|
| 196 |
-
[More Information Needed]
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
+
- deepseek-ai/deepseek-coder-1.3b-instruct
|
| 4 |
---
|
| 5 |
+
|
| 6 |
# SQL Generation Model for Plaintext NBA Kaggle Database Querying
|
| 7 |
|
| 8 |
+
Developed for Applied Natural Language Processing CSCI-544 USC Final Project.
|
| 9 |
|
| 10 |
## Model Details
|
| 11 |
|
|
|
|
| 13 |
|
| 14 |
<!-- Provide a longer summary of what this model is. -->
|
| 15 |
|
|
|
|
|
|
|
| 16 |
- **Developed by:** [More Information Needed]
|
| 17 |
- **Funded by [optional]:** [More Information Needed]
|
| 18 |
- **Shared by [optional]:** [More Information Needed]
|
|
|
|
| 85 |
|
| 86 |
[More Information Needed]
|
| 87 |
|
|
|
|
| 88 |
#### Training Hyperparameters
|
| 89 |
|
| 90 |
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
|
|
|
| 125 |
|
| 126 |
#### Summary
|
| 127 |
|
|
|
|
|
|
|
| 128 |
## Model Examination [optional]
|
| 129 |
|
| 130 |
<!-- Relevant interpretability work for the model goes here -->
|
|
|
|
| 189 |
|
| 190 |
## Model Card Contact
|
| 191 |
|
| 192 |
+
[More Information Needed]
|