Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,10 @@ 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 |
+
|
| 18 |
+
1 epoch Text-to-SQL = checkpoint 1071
|
| 19 |
+
1 epoch Text-to-SQL + 1 epoch Schema-Linking = checkpoint
|
| 20 |
+
|
| 21 |
## Quick start
|
| 22 |
|
| 23 |
```python
|