Update README.md
Browse files
README.md
CHANGED
|
@@ -48,7 +48,7 @@ ME²-BERT has been evaluated on:
|
|
| 48 |
|
| 49 |
## Usage
|
| 50 |
|
| 51 |
-
**NOTE: The following examples were executed using Transformers v 4.
|
| 52 |
|
| 53 |
```python
|
| 54 |
from transformers import AutoTokenizer, AutoModel
|
|
|
|
| 48 |
|
| 49 |
## Usage
|
| 50 |
|
| 51 |
+
**NOTE: The following examples were executed using Transformers v 4.47.1. If you encounter any issues running our code, please contact us.**.
|
| 52 |
|
| 53 |
```python
|
| 54 |
from transformers import AutoTokenizer, AutoModel
|