Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ widget:
|
|
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
|
22 |
results: []
|
23 |
license: mit
|
24 |
datasets:
|
@@ -30,8 +30,7 @@ library_name: transformers
|
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
-
|
34 |
-
# gpt2-amazon-sentiment-classifier
|
35 |
|
36 |
This model was trained from scratch on an unknown dataset.
|
37 |
It achieves the following results on the evaluation set:
|
|
|
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: []
|
23 |
license: mit
|
24 |
datasets:
|
|
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
+
# gpt2-amazon-sentiment-classifier-V1.0
|
|
|
34 |
|
35 |
This model was trained from scratch on an unknown dataset.
|
36 |
It achieves the following results on the evaluation set:
|