knkarthick
commited on
Commit
•
709a1d1
1
Parent(s):
16349fa
Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ LABEL_1 - Action Item
|
|
56 |
from transformers import pipeline
|
57 |
summarizer = pipeline("text-classification", model="knkarthick/Action_Items")
|
58 |
text = '''
|
59 |
-
|
60 |
'''
|
61 |
summarizer(text)
|
62 |
```
|
|
|
56 |
from transformers import pipeline
|
57 |
summarizer = pipeline("text-classification", model="knkarthick/Action_Items")
|
58 |
text = '''
|
59 |
+
Customer portion will have the dependency of , you know , fifty five probably has to be on XGEVA before we can start that track , but we can at least start the enablement track for sales and CSM who are as important as customers because they're the top of our funnel , especially sales.
|
60 |
'''
|
61 |
summarizer(text)
|
62 |
```
|