Update README.md
Browse files
README.md
CHANGED
@@ -5,11 +5,9 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
-
model-index:
|
9 |
-
- name: PT-simple_wikipedia_LM-random-mega-small-2048-MR0.50-C1024-tk_id
|
10 |
-
results: []
|
11 |
datasets:
|
12 |
- pszemraj/simple_wikipedia_LM
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -17,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# mega-small-2048 on simple wikipedia
|
19 |
|
20 |
-
MEGA for masked LM 'small' (12 layers, 512 hidden size, 2048
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 3.4773
|
23 |
- Accuracy: 0.4591
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
|
|
|
|
8 |
datasets:
|
9 |
- pszemraj/simple_wikipedia_LM
|
10 |
+
pipeline_tag: fill-mask
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# mega-small-2048 on simple wikipedia
|
17 |
|
18 |
+
MEGA for masked LM 'small' (12 layers, 512 hidden size, 2048 ctx in chunks of 1024) on the `pszemraj/simple_wikipedia_LM` dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 3.4773
|
21 |
- Accuracy: 0.4591
|