fragata commited on
Commit
b2fd995
1 Parent(s): 1565bee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -63,6 +63,8 @@ For further details, see or [our demo site](https://juniper.nytud.hu/demo/nlp).
63
  | mT5 | 33.30/15.97/24.65 |
64
  | PEGASUS | 30.36/13.11/21.57 |
65
 
 
 
66
  ```python
67
  from transformers import pipeline
68
 
 
63
  | mT5 | 33.30/15.97/24.65 |
64
  | PEGASUS | 30.36/13.11/21.57 |
65
 
66
+ ## Usage with pipeline
67
+
68
  ```python
69
  from transformers import pipeline
70