curiousily commited on
Commit
b63e376
1 Parent(s): 7179ecd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
10
  # Tiny Crypto Sentiment Analysis
11
 
12
  Fine-tuned (with LoRA) version of [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on cryptocurrency news articles
13
- to predict the sentiment and subject of an article
14
 
15
  ## How to Use
16
 
 
10
  # Tiny Crypto Sentiment Analysis
11
 
12
  Fine-tuned (with LoRA) version of [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on cryptocurrency news articles
13
+ to predict the sentiment and subject of an article. The dataset used is [Crypto News+](https://www.kaggle.com/datasets/oliviervha/crypto-news/).
14
 
15
  ## How to Use
16