xiangan commited on
Commit
ee90476
·
verified ·
1 Parent(s): d521589

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -55,6 +55,7 @@ features = outputs.last_hidden_state
55
  print(f"Extracted features shape: {features.shape}")
56
  ```
57
 
 
58
 
59
 
60
  ```latex
 
55
  print(f"Extracted features shape: {features.shape}")
56
  ```
57
 
58
+ ## Citation
59
 
60
 
61
  ```latex