lleticiasilvaa commited on
Commit
597e52a
·
verified ·
1 Parent(s): 8a91ca3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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