DistilBertSentiment / README.md
irow's picture
Create README.md
9b19fb7
metadata
datasets:
  - amazon_polarity
pipeline_tag: text-classification

A fine tuned-DistilBERT model used for sentiment analysis, fine tuned using an amazon reviews dataset. Take a look at inference.py to see example of how inference works.