Update README.md
Browse files
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-
|
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
|