niltonseixas commited on
Commit
eabde07
·
verified ·
1 Parent(s): ed3b94a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ THis model aims to summarize general texts. It is just for studying purposes.
34
  from transformers import pipeline
35
  ```
36
  ```
37
- summarizer = pipeline("summarization", model="my_awesome_billsum_model")
38
  ```
39
  ```
40
  text = """summarize: The Inflation Reduction Act lowers prescription drug costs, health care costs,
 
34
  from transformers import pipeline
35
  ```
36
  ```
37
+ summarizer = pipeline("summarization", model="niltonseixas/summarizer")
38
  ```
39
  ```
40
  text = """summarize: The Inflation Reduction Act lowers prescription drug costs, health care costs,