Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@yumeng5 yumeng5 released this 02 Dec 00:26
· 24 commits to main since this release

We release two pretrained COCO-LM model checkpoints and one dictionary file:

  • cocolm-base.tar.gz contains the COCO-LM base++ model; you need to extract the model from the archive.
  • cocolm-large.tar.gz contains the COCO-LM large++ model; you need to extract the model from the archive.
  • dict.tar.gz contains the sentencepiece model (sp.model) and the vocabulary file (dict.txt).