File size: 239 Bytes
9b19fb7
 
 
 
 
 
 
1
2
3
4
5
6
7
---
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.