Update README.md
Browse files
    	
        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 ( | 
| 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 |  |