GiordanoB commited on
Commit
003c360
1 Parent(s): fd3ddc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ It achieves the following results on the evaluation set:
22
  - Rougelsum: 37.9982
23
  - Gen Len: 77.0
24
 
25
- ## Model description
26
  ```python
27
  from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
28
 
 
22
  - Rougelsum: 37.9982
23
  - Gen Len: 77.0
24
 
25
+ ## Let's see the model in action!
26
  ```python
27
  from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
28