Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: fine_tune_distilbert-base-uncased
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -76,4 +78,4 @@ The following hyperparameters were used during training:
|
|
76 |
- Transformers 4.44.2
|
77 |
- Pytorch 2.2.0+cu121
|
78 |
- Datasets 2.21.0
|
79 |
-
- Tokenizers 0.19.1
|
|
|
7 |
model-index:
|
8 |
- name: fine_tune_distilbert-base-uncased
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- stanfordnlp/imdb
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
78 |
- Transformers 4.44.2
|
79 |
- Pytorch 2.2.0+cu121
|
80 |
- Datasets 2.21.0
|
81 |
+
- Tokenizers 0.19.1
|