Update README.md
Browse files
README.md
CHANGED
|
@@ -20,9 +20,6 @@ pipeline_tag: text-generation
|
|
| 20 |
<!-- Phi-3 Mini is a transformer-based language model optimized for understanding and generating responses based on instructional input. -->
|
| 21 |
|
| 22 |
|
| 23 |
-
|
| 24 |
-
## Model Details
|
| 25 |
-
|
| 26 |
### Model Description
|
| 27 |
|
| 28 |
Phi-3 Mini is a transformer-based language model fine-tuned to generate SQL queries from natural language inputs. This model is optimized for converting human-readable queries into SQL statements, facilitating easier interaction with databases through natural language processing.
|
|
|
|
| 20 |
<!-- Phi-3 Mini is a transformer-based language model optimized for understanding and generating responses based on instructional input. -->
|
| 21 |
|
| 22 |
|
|
|
|
|
|
|
|
|
|
| 23 |
### Model Description
|
| 24 |
|
| 25 |
Phi-3 Mini is a transformer-based language model fine-tuned to generate SQL queries from natural language inputs. This model is optimized for converting human-readable queries into SQL statements, facilitating easier interaction with databases through natural language processing.
|