Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -14,7 +14,7 @@ metrics: 
     | 
|
| 14 | 
         
             
            - accuracy
         
     | 
| 15 | 
         
             
            ---
         
     | 
| 16 | 
         | 
| 17 | 
         
            -
            #  
     | 
| 18 | 
         | 
| 19 | 
         
             
            This model is a fine-tuned version of `DistilBERT` for sentiment analysis on the IMDB movie reviews dataset. It classifies movie reviews into two categories: positive and negative sentiments.
         
     | 
| 20 | 
         | 
| 
         | 
|
| 14 | 
         
             
            - accuracy
         
     | 
| 15 | 
         
             
            ---
         
     | 
| 16 | 
         | 
| 17 | 
         
            +
            # DistilBERT Fine-Tuned on IMDB Sentiment Analysis
         
     | 
| 18 | 
         | 
| 19 | 
         
             
            This model is a fine-tuned version of `DistilBERT` for sentiment analysis on the IMDB movie reviews dataset. It classifies movie reviews into two categories: positive and negative sentiments.
         
     | 
| 20 | 
         |