ashaduzzaman
commited on
Commit
•
a47375e
1
Parent(s):
ae2fafb
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,11 @@ 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 +62,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.42.4
|
58 |
- Pytorch 2.3.1+cu121
|
59 |
- Datasets 2.21.0
|
60 |
-
- Tokenizers 0.19.1
|
|
|
6 |
model-index:
|
7 |
- name: distilbert-base-uncased-finetuned-imdb
|
8 |
results: []
|
9 |
+
pipeline_tag: fill-mask
|
10 |
+
widget:
|
11 |
+
- text: "The movie was an absolute [MASK], leaving the audience in tears."
|
12 |
+
- text: "Hugging Face is creating a [MASK] that will change the world."
|
13 |
+
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
62 |
- Transformers 4.42.4
|
63 |
- Pytorch 2.3.1+cu121
|
64 |
- Datasets 2.21.0
|
65 |
+
- Tokenizers 0.19.1
|