Asteriks commited on
Commit
082f6b9
·
1 Parent(s): 213c3b0

Update README

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -5,11 +5,23 @@ tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
8
  model-index:
9
  - name: distilbert-cased-reviews-v1
10
  results: []
11
  widget:
12
- - text: "Red Hot Chili Peppers on vinyl has been a disappointing experience.. I had to return both “By The Way” and “Stadium Arcadium” because there were skips on almost all of it.. Kind of made it seem like the record label just went cheap, which is a disservice to anyone that actually listens to their vinyl...This “Greatest Hits” compilation did not have the same problems as the other two I bought. It sounded as it should have, and there were no skips."
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -62,4 +74,4 @@ The following hyperparameters were used during training:
62
  - Transformers 4.35.2
63
  - Pytorch 2.1.0+cu121
64
  - Datasets 2.16.0
65
- - Tokenizers 0.15.0
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ - f1
9
  model-index:
10
  - name: distilbert-cased-reviews-v1
11
  results: []
12
  widget:
13
+ - text: >-
14
+ Red Hot Chili Peppers on vinyl has been a disappointing experience.. I had
15
+ to return both “By The Way” and “Stadium Arcadium” because there were skips
16
+ on almost all of it.. Kind of made it seem like the record label just went
17
+ cheap, which is a disservice to anyone that actually listens to their
18
+ vinyl...This “Greatest Hits” compilation did not have the same problems as
19
+ the other two I bought. It sounded as it should have, and there were no
20
+ skips.
21
+ datasets:
22
+ - yyu/amazon-attrprompt
23
+ language:
24
+ - en
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
74
  - Transformers 4.35.2
75
  - Pytorch 2.1.0+cu121
76
  - Datasets 2.16.0
77
+ - Tokenizers 0.15.0