zequnl commited on
Commit
b1a2ed7
·
verified ·
1 Parent(s): cdc0615

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ tags: []
5
 
6
  # MolXPT
7
 
8
- Our model is a variant of GPT pre-trained on SMILES (a sequence representation of molecules) wrapped by text. Our model is based on [BioGPT](https://huggingface.co/microsoft/biogpt) and we redifine the tokenizer.
9
 
10
  ## Example Usage
11
  ```python
 
5
 
6
  # MolXPT
7
 
8
+ Our model is a variant of GPT pre-trained on SMILES (a sequence representation of molecules) wrapped by text. Our model is based on [BioGPT](https://huggingface.co/microsoft/biogpt) and we redefine the tokenizer.
9
 
10
  ## Example Usage
11
  ```python