kk08 commited on
Commit
aecde2e
1 Parent(s): c6cde63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ print(result)
41
 
42
  This model fine-tunes the [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert), which is a pre-trained NLP model to analyze the sentiment of the financial text.
43
  CryptoBERT model fine-tunes this by training the model as a downstream task on Custom Crypto Sentiment data to predict whether the given text related to the Crypto market is
44
- Positive (LABEL_1) or Negative (LABEL_1).
45
 
46
  ## Intended uses & limitations
47
 
 
41
 
42
  This model fine-tunes the [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert), which is a pre-trained NLP model to analyze the sentiment of the financial text.
43
  CryptoBERT model fine-tunes this by training the model as a downstream task on Custom Crypto Sentiment data to predict whether the given text related to the Crypto market is
44
+ Positive (LABEL_1) or Negative (LABEL_0).
45
 
46
  ## Intended uses & limitations
47