Ozan Oktay
commited on
Commit
•
1c9885f
1
Parent(s):
b893a24
Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,6 @@ Here is how to use this model to extract radiological sentence embeddings and ob
|
|
60 |
|
61 |
```python
|
62 |
import torch
|
63 |
-
|
64 |
from transformers import AutoModel, AutoTokenizer
|
65 |
|
66 |
# Load the model and tokenizer
|
|
|
60 |
|
61 |
```python
|
62 |
import torch
|
|
|
63 |
from transformers import AutoModel, AutoTokenizer
|
64 |
|
65 |
# Load the model and tokenizer
|