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