him1411 commited on
Commit
48ce3ad
1 Parent(s): 20c945f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ model = AutoModelForSeq2SeqLM.from_pretrained("him1411/EDGAR-T5-Large")
41
  Or just clone the model repo
42
  ```
43
  git lfs install
44
- git clone https://huggingface.co/him1411/EDGAR-T5-base
45
  ```
46
 
47
  Inference Example
 
41
  Or just clone the model repo
42
  ```
43
  git lfs install
44
+ git clone https://huggingface.co/him1411/EDGAR-T5-Large
45
  ```
46
 
47
  Inference Example