sohan-ai commited on
Commit
6d51ac1
1 Parent(s): 8618136

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  # Fine-Tuned Distilled BERT Model for Sentiment Analysis on Amazon Reviews
2
 
3
- This repository contains a fine-tuned Distilled BERT (Bidirectional Encoder Representations from Transformers) model for sentiment analysis on Amazon reviews. The base model used is the distilbert-base-uncased model, which is a smaller and faster version of the original BERT model, pre-trained on a large corpus of text data. The fine-tuned model is deployed on Hugging Face, a popular platform for hosting and sharing NLP models.
4
 
5
  ## Model Details
6
 
 
1
  # Fine-Tuned Distilled BERT Model for Sentiment Analysis on Amazon Reviews
2
 
3
+ This repository contains a fine-tuned Distilled BERT (Bidirectional Encoder Representations from Transformers) model for sentiment analysis on Amazon reviews. The base model used is the distilbert-base-uncased model, which is a smaller and faster version of the original BERT model, pre-trained on a large corpus of text data.
4
 
5
  ## Model Details
6