curiousily commited on
Commit
b5adff9
1 Parent(s): 6e36f0f

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. The dataset used is [Crypto News+](https://www.kaggle.com/datasets/oliviervha/crypto-news/).
14
 
15
  ## How to Train Your Own Tiny LLM?
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 for training is [Crypto News+](https://www.kaggle.com/datasets/oliviervha/crypto-news/).
14
 
15
  ## How to Train Your Own Tiny LLM?
16