Text Classification
Transformers
Safetensors
English
albert
dejanseo commited on
Commit
6bb1c5d
·
verified ·
1 Parent(s): bf74d87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -3,6 +3,21 @@ license: bigscience-openrail-m
3
  pipeline_tag: text-classification
4
 
5
  widget:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - example_title: "Very Positive"
7
  text: "I recently bought a new sports jersey from this store, and it's absolutely amazing! The fabric is high quality, the fit is perfect, and the design looks even better in person. I'm thrilled with my purchase and highly recommend this store to anyone looking for custom sports apparel."
8
 
 
3
  pipeline_tag: text-classification
4
 
5
  widget:
6
+ - example_title: "Very Positive"
7
+ text: "This product is absolutely amazing!"
8
+ - example_title: "Positive"
9
+ text: "I like the features of this app."
10
+ - example_title: "Somewhat Positive"
11
+ text: "The service is pretty good."
12
+ - example_title: "Neutral"
13
+ text: "It meets my expectations."
14
+ - example_title: "Somewhat Negative"
15
+ text: "The experience was not as bad."
16
+ - example_title: "Negative"
17
+ text: "I'm disappointed with the quality."
18
+ - example_title: "Very Negative"
19
+ text: "This is the worst purchase I've ever made."
20
+
21
  - example_title: "Very Positive"
22
  text: "I recently bought a new sports jersey from this store, and it's absolutely amazing! The fabric is high quality, the fit is perfect, and the design looks even better in person. I'm thrilled with my purchase and highly recommend this store to anyone looking for custom sports apparel."
23