Update metadata of readme
Browse files
README.md
CHANGED
@@ -8,6 +8,12 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: GPT2-small-finetuned-amazon-reviews-en-classification
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -60,4 +66,4 @@ The following hyperparameters were used during training:
|
|
60 |
- Transformers 4.42.3
|
61 |
- Pytorch 2.3.0+cu121
|
62 |
- Datasets 2.20.0
|
63 |
-
- Tokenizers 0.19.1
|
|
|
8 |
model-index:
|
9 |
- name: GPT2-small-finetuned-amazon-reviews-en-classification
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- mteb/amazon_reviews_multi
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
widget:
|
16 |
+
- text: It`s an amazing product
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
66 |
- Transformers 4.42.3
|
67 |
- Pytorch 2.3.0+cu121
|
68 |
- Datasets 2.20.0
|
69 |
+
- Tokenizers 0.19.1
|