Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,6 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
| 36 |
Example prompt and response:
|
| 37 |
|
| 38 |
```
|
| 39 |
-
INPUT PROMPT:
|
| 40 |
Tables:
|
| 41 |
CREATE TABLE employees (
|
| 42 |
EMPLOYEE_ID decimal(6,0),
|
|
|
|
| 36 |
Example prompt and response:
|
| 37 |
|
| 38 |
```
|
|
|
|
| 39 |
Tables:
|
| 40 |
CREATE TABLE employees (
|
| 41 |
EMPLOYEE_ID decimal(6,0),
|