Update README
Browse files
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:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|