Update README.md
Browse files
README.md
CHANGED
@@ -9,19 +9,19 @@ metrics:
|
|
9 |
- perplexity
|
10 |
model-index:
|
11 |
- name: test-distilbert-base-uncased-finetuned-imdb
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
- perplexity
|
10 |
model-index:
|
11 |
- name: test-distilbert-base-uncased-finetuned-imdb
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Masked Language Modeling
|
15 |
+
type: fill-mask
|
16 |
+
dataset:
|
17 |
+
name: imdb
|
18 |
+
type: kde4
|
19 |
+
args: fill-mask
|
20 |
+
metrics:
|
21 |
+
- name: perplexity
|
22 |
+
type: perplexity
|
23 |
+
value: 12.05
|
24 |
+
---
|
25 |
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|