Jiang Mj
Results
2
issues of
Jiang Mj
When using the latest version of esmc (esmc==3.2.0), the code "model = ESMC.from_pretrained("esmc_300m")" throws the following error: AttributeError: property 'cls_token' of 'EsmSequenceTokenizer' object has no setter. Currently, there appears to...
When using ESMC to generate embeddings, two additional tokens are added. Suppose the input sequence has length “seq_len” , then the shape of the embedding generated by ESMC is (1,...