DataMonke commited on
Commit
29290a0
1 Parent(s): d96549b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,4 +4,9 @@ language:
4
  metrics:
5
  - accuracy
6
  pipeline_tag: text-classification
7
- ---
 
 
 
 
 
 
4
  metrics:
5
  - accuracy
6
  pipeline_tag: text-classification
7
+ datasets:
8
+ - amazon_us_reviews
9
+ ---
10
+
11
+ # E-Commerce Product Sentiment Analysis
12
+ This model classifies texts into stars categories ranging from 1 to 5. This model has a BERT base and further finetuned on Amazon and e-commerce clothing product reviews.