Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,8 @@ outputs = model(**inputs)
|
|
38 |
print(outputs.last_hidden_state.shape)
|
39 |
```
|
40 |
|
|
|
41 |
## Github
|
|
|
42 |
|
43 |
https://github.com/LucaOne/LucaOne
|
|
|
38 |
print(outputs.last_hidden_state.shape)
|
39 |
```
|
40 |
|
41 |
+
|
42 |
## Github
|
43 |
+
For long sequence embedding, please refer to the git repository:
|
44 |
|
45 |
https://github.com/LucaOne/LucaOne
|