English
jdeschena commited on
Commit
358b940
1 Parent(s): 3ce2925

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 small, (169M), medium (424M) and large (863M) checkpoints.
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