go-inoue commited on
Commit
1c1ca41
1 Parent(s): f02a425

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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`. Otherwise, you could download the models
 
 
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,