bpavlsh commited on
Commit
1a0dbfe
·
verified ·
1 Parent(s): be470c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ base_model:
16
  # Seq2Seq Model bpavlsh/bart-crypto-summary
17
 
18
  ### Model Description
19
- Fine-tuned Seq2Seq model for analysing and summarization of cryptocurrency news for the following crypto coins:
20
  Bitcoin, Ethereum, Tether, Solana, Binance Coin. Max input size for texts is 1024 tokens that is about
21
  3.5K chars of texts. Model is created by fine-tuning facebook/bart-large transformer model.
22
  Model outputs short text summary and uptrend/downtrend lists of specified above crypto coins.
 
16
  # Seq2Seq Model bpavlsh/bart-crypto-summary
17
 
18
  ### Model Description
19
+ Fine-tuned Seq2Seq model is developed for analysing and summarization of cryptocurrency news for the following crypto coins:
20
  Bitcoin, Ethereum, Tether, Solana, Binance Coin. Max input size for texts is 1024 tokens that is about
21
  3.5K chars of texts. Model is created by fine-tuning facebook/bart-large transformer model.
22
  Model outputs short text summary and uptrend/downtrend lists of specified above crypto coins.