LucaGroup commited on
Commit
26c778a
·
verified ·
1 Parent(s): be104b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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