Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: distilbert-base-uncased-finetuned-imdb
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -57,4 +59,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.40.2
|
58 |
- Pytorch 2.2.1+cu121
|
59 |
- Datasets 2.19.1
|
60 |
-
- Tokenizers 0.19.1
|
|
|
6 |
model-index:
|
7 |
- name: distilbert-base-uncased-finetuned-imdb
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- stanfordnlp/imdb
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
59 |
- Transformers 4.40.2
|
60 |
- Pytorch 2.2.1+cu121
|
61 |
- Datasets 2.19.1
|
62 |
+
- Tokenizers 0.19.1
|