Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ metrics:
|
|
12 |
model-index:
|
13 |
- name: amazon-reviews-sentiment-distilbert-base-uncased
|
14 |
results: []
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -166,4 +168,4 @@ The evaluation was conducted on a three-class sentiment classification task. Bel
|
|
166 |
|
167 |
- Transformers 4.50.3
|
168 |
- Pytorch 2.6.0+cu124
|
169 |
-
- Tokenizers 0.21.1
|
|
|
12 |
model-index:
|
13 |
- name: amazon-reviews-sentiment-distilbert-base-uncased
|
14 |
results: []
|
15 |
+
datasets:
|
16 |
+
- jhan21/amazon-reviews-tokenized-distilbert-3labels
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
168 |
|
169 |
- Transformers 4.50.3
|
170 |
- Pytorch 2.6.0+cu124
|
171 |
+
- Tokenizers 0.21.1
|