Update README.md
Browse files
README.md
CHANGED
@@ -101,7 +101,7 @@ cond_text = model.tokenizer.batch_decode(tokens)
|
|
101 |
For more details, please see our github repository: [SDTT](https://github.com/jdeschena/sdtt)
|
102 |
|
103 |
## Model Details
|
104 |
-
Our checkpoints are distilled from [MDLM](https://github.com/kuleshov-group/mdlm) checkpoints. We release
|
105 |
|
106 |
## Citation
|
107 |
|
|
|
101 |
For more details, please see our github repository: [SDTT](https://github.com/jdeschena/sdtt)
|
102 |
|
103 |
## Model Details
|
104 |
+
Our small checkpoints are distilled from the [MDLM](https://github.com/kuleshov-group/mdlm) checkpoints. We also release medium (424M) and large (863M) checkpoints that we pretrained ourselves.
|
105 |
|
106 |
## Citation
|
107 |
|