Transformers
Inference Endpoints
DKYoon commited on
Commit
dfcda07
1 Parent(s): 7afcce3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -119,7 +119,7 @@ LangBridge “bridges” mT5 encoder and the target LM together while utilizing
119
 
120
  # Usage
121
 
122
- This is the tokenizer used for the encoder models of LinguaBridge. LinguaBridge models require two tokenizers, one for the encoder model and one for the language model. To the best of our knowledge there is no way of uploading two tokenizers for a model. So this seperate repository was created.
123
 
124
 
125
  Please refer to the [Github repository](https://github.com/kaistAI/LangBridge) for detailed usage examples.
 
119
 
120
  # Usage
121
 
122
+ This is the tokenizer used for the encoder models of LangBridge. LangBridge models require two tokenizers, one for the encoder model and one for the language model. To the best of our knowledge there is no way of uploading two tokenizers for a model. So this seperate repository was created.
123
 
124
 
125
  Please refer to the [Github repository](https://github.com/kaistAI/LangBridge) for detailed usage examples.