bpavlsh commited on
Commit
1174dee
·
verified ·
1 Parent(s): 5f6587a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,9 +24,11 @@ result=summarizer(txt, early_stopping=True)[0]['summary_text']
24
  print(result)
25
 
26
  Result:
 
27
  Bitcoin and Ethereum are experiencing a slight downturn with bearish investor sentiment, while Solana shows a strong uptrend driven by increased on-chain activity.
28
  Uptrend: Solana.
29
  Downtrend: Bitcoin, Ethereum.
 
30
  ```
31
 
32
  ## Disclaimer
 
24
  print(result)
25
 
26
  Result:
27
+ """
28
  Bitcoin and Ethereum are experiencing a slight downturn with bearish investor sentiment, while Solana shows a strong uptrend driven by increased on-chain activity.
29
  Uptrend: Solana.
30
  Downtrend: Bitcoin, Ethereum.
31
+ """
32
  ```
33
 
34
  ## Disclaimer