Danil commited on
Commit
5dea49b
·
1 Parent(s): e9f4b94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,9 +15,9 @@ widget:
15
  ---
16
  ## keyT5. Large version
17
 
18
- [Large version](https://huggingface.co/0x7194633/keyt5-base/)
19
 
20
- [Base version](https://huggingface.co/0x7194633/keyt5-large/)
21
 
22
  Example usage (the code returns a list with keywords. duplicates are possible):
23
  ```python
 
15
  ---
16
  ## keyT5. Large version
17
 
18
+ [Large version](https://huggingface.co/0x7194633/keyt5-large)
19
 
20
+ [Base version](https://huggingface.co/0x7194633/keyt5-base)
21
 
22
  Example usage (the code returns a list with keywords. duplicates are possible):
23
  ```python