lleticiasilvaa commited on
Commit
8907f22
·
verified ·
1 Parent(s): dfa97f2

Update README.md

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