Commit
·
06031a5
1
Parent(s):
74e161a
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: distilbert-finetune-sentiment
|
11 |
results: []
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -56,4 +58,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.33.2
|
57 |
- Pytorch 2.0.1+cu117
|
58 |
- Datasets 2.14.5
|
59 |
-
- Tokenizers 0.13.3
|
|
|
9 |
model-index:
|
10 |
- name: distilbert-finetune-sentiment
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- imdb
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
58 |
- Transformers 4.33.2
|
59 |
- Pytorch 2.0.1+cu117
|
60 |
- Datasets 2.14.5
|
61 |
+
- Tokenizers 0.13.3
|