change nlp to summarizer to match earlier code (#2)
- change nlp to summarizer to match earlier code (87dc0aaeefda339b47f7ac6f610fac751d6c844f) Co-authored-by: Nicholas Broad <nbroad@users.noreply.huggingface.co>
This commit is contained in:
parent
3d05f288d9
commit
cc1cf6c22f
|
@ -117,7 +117,7 @@ Jeff: and how can I get started?
|
||||||
Jeff: where can I find documentation?
|
Jeff: where can I find documentation?
|
||||||
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
|
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
|
||||||
'''
|
'''
|
||||||
nlp(conversation)
|
summarizer(conversation)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Results
|
## Results
|
||||||
|
|
Loading…
Reference in New Issue