bpavlsh commited on
Commit
f688693
·
verified ·
1 Parent(s): b6e9d8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ tags: []
6
  # Model Card for Model bpavlsh/bart-crypto-summary
7
 
8
  ### Model Description
9
- Fine-tuned model for analysing cryptocurrency news for the following crypto coins:
10
  Bitcoin, Ethereum, Tether, Solana, Binance Coin. Max input size for texts is 1024 tokens that is about
11
  3.5K chars of texts. Model is created by fine-tuning facebook/bart-large transformer model.
12
  Model outputs short text summary and uptrend/downtrend lists of crypto coins.
 
6
  # Model Card for Model bpavlsh/bart-crypto-summary
7
 
8
  ### Model Description
9
+ Fine-tuned Seq2Seq model for analysing cryptocurrency news for the following crypto coins:
10
  Bitcoin, Ethereum, Tether, Solana, Binance Coin. Max input size for texts is 1024 tokens that is about
11
  3.5K chars of texts. Model is created by fine-tuning facebook/bart-large transformer model.
12
  Model outputs short text summary and uptrend/downtrend lists of crypto coins.