zeroMN commited on
Commit
340d484
·
verified ·
1 Parent(s): 8cfe9de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -100,7 +100,7 @@ Users (both direct and downstream) should be made aware of the following risks,
100
 
101
  ## How to Get Started with the Model
102
 
103
- Use the code below to get started with the `SG1.0.pth` model.
104
 
105
  ```python
106
  from transformers import AutoModelForSeq2SeqLM, AutoTokenizer
 
100
 
101
  ## How to Get Started with the Model
102
 
103
+ Use the code below to get started with the `Multi-Modal Model`
104
 
105
  ```python
106
  from transformers import AutoModelForSeq2SeqLM, AutoTokenizer