go-inoue commited on
Commit
6ef1602
1 Parent(s): a302dc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -30,7 +30,9 @@ You can also use the SA model directly with a transformers pipeline:
30
  [{'label': 'positive', 'score': 0.9616648554801941},
31
  {'label': 'negative', 'score': 0.9779177904129028}]
32
  ```
33
- *Note*: to download our models, you would need `transformers>=3.5.0`. Otherwise, you could download the models
 
 
34
  ## Citation
35
  ```bibtex
36
  @inproceedings{inoue-etal-2021-interplay,
30
  [{'label': 'positive', 'score': 0.9616648554801941},
31
  {'label': 'negative', 'score': 0.9779177904129028}]
32
  ```
33
+ *Note*: to download our models, you would need `transformers>=3.5.0`.
34
+ Otherwise, you could download the models manually.
35
+
36
  ## Citation
37
  ```bibtex
38
  @inproceedings{inoue-etal-2021-interplay,