Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,9 @@ licence: license
|
|
| 14 |
This model is a fine-tuned version of [stabilityai/stable-code-instruct-3b](https://huggingface.co/stabilityai/stable-code-instruct-3b).
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
|
|
|
|
|
|
|
|
|
| 17 |
## Quick start
|
| 18 |
|
| 19 |
```python
|
|
|
|
| 14 |
This model is a fine-tuned version of [stabilityai/stable-code-instruct-3b](https://huggingface.co/stabilityai/stable-code-instruct-3b).
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
| 17 |
+
1071 = 1 epoch Text to SQL
|
| 18 |
+
2142 = +1 epoch Schema-Linking
|
| 19 |
+
|
| 20 |
## Quick start
|
| 21 |
|
| 22 |
```python
|