Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,9 @@ To use the model with a transformers pipeline:
|
|
25 |
[{'label': 'CAI', 'score': 0.8751305937767029},
|
26 |
{'label': 'DOH', 'score': 0.9867215156555176}]
|
27 |
```
|
28 |
-
*Note*: to download our models, you would need `transformers>=3.5.0`.
|
|
|
|
|
29 |
## Citation
|
30 |
```bibtex
|
31 |
@inproceedings{inoue-etal-2021-interplay,
|
|
|
25 |
[{'label': 'CAI', 'score': 0.8751305937767029},
|
26 |
{'label': 'DOH', 'score': 0.9867215156555176}]
|
27 |
```
|
28 |
+
*Note*: to download our models, you would need `transformers>=3.5.0`.
|
29 |
+
Otherwise, you could download the models manually.
|
30 |
+
|
31 |
## Citation
|
32 |
```bibtex
|
33 |
@inproceedings{inoue-etal-2021-interplay,
|