Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,9 @@ To use the model with a transformers pipeline:
|
|
31 |
[{'label': 'البسيط', 'score': 0.9937475919723511},
|
32 |
{'label': 'الكامل', 'score': 0.971284031867981}]
|
33 |
```
|
34 |
-
*Note*: to download our models, you would need `transformers>=3.5.0`.
|
|
|
|
|
35 |
## Citation
|
36 |
```bibtex
|
37 |
@inproceedings{inoue-etal-2021-interplay,
|
|
|
31 |
[{'label': 'البسيط', 'score': 0.9937475919723511},
|
32 |
{'label': 'الكامل', 'score': 0.971284031867981}]
|
33 |
```
|
34 |
+
*Note*: to download our models, you would need `transformers>=3.5.0`.
|
35 |
+
Otherwise, you could download the models manually.
|
36 |
+
|
37 |
## Citation
|
38 |
```bibtex
|
39 |
@inproceedings{inoue-etal-2021-interplay,
|