ashok2216 commited on
Commit
7d617cb
·
verified ·
1 Parent(s): 133d29a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -16,7 +16,11 @@ widget:
16
  - text: "Extremely misleading description! The size was way smaller than advertised, and the material felt cheap. Save your money and look elsewhere."
17
  - text: "This smart thermostat has made managing my home's temperature a breeze. Theintuitive app allows me to adjust settings remotely, and the energy-savingfeatures have noticeably reduced my utility bills. Installation was also abreeze thanks to clear instructions."
18
  - text: "Worst purchase ever! Not only did it not work as described, but the customer service was also non-existent when I tried to resolve the issue. Avoid at all costs."
19
-
 
 
 
 
20
  model-index:
21
  - name: gpt2-amazon-sentiment-classifier-V1.0
22
  results: []
 
16
  - text: "Extremely misleading description! The size was way smaller than advertised, and the material felt cheap. Save your money and look elsewhere."
17
  - text: "This smart thermostat has made managing my home's temperature a breeze. Theintuitive app allows me to adjust settings remotely, and the energy-savingfeatures have noticeably reduced my utility bills. Installation was also abreeze thanks to clear instructions."
18
  - text: "Worst purchase ever! Not only did it not work as described, but the customer service was also non-existent when I tried to resolve the issue. Avoid at all costs."
19
+ output:
20
+ - label: POSITIVE
21
+ score: 0.8
22
+ - label: NEGATIVE
23
+ score: 0.2
24
  model-index:
25
  - name: gpt2-amazon-sentiment-classifier-V1.0
26
  results: []