Update README.md
Browse files
README.md
CHANGED
@@ -5,15 +5,16 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
-
|
9 |
-
-
|
10 |
-
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
#
|
17 |
|
18 |
This model is a fine-tuned version of [pszemraj/mega-small-2048-C1024-simplewiki-MR50-tk_ema32](https://huggingface.co/pszemraj/mega-small-2048-C1024-simplewiki-MR50-tk_ema32) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
@@ -79,4 +80,4 @@ The following hyperparameters were used during training:
|
|
79 |
- Transformers 4.33.1
|
80 |
- Pytorch 2.1.0.dev20230809+cu121
|
81 |
- Datasets 2.14.5
|
82 |
-
- Tokenizers 0.13.3
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
+
datasets:
|
9 |
+
- pszemraj/simple_wikipedia_LM
|
10 |
+
- JeanKaddour/minipile
|
11 |
+
pipeline_tag: fill-mask
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# mega-small-2048-C1024-MR50-sw_minipile-tk_ema32
|
18 |
|
19 |
This model is a fine-tuned version of [pszemraj/mega-small-2048-C1024-simplewiki-MR50-tk_ema32](https://huggingface.co/pszemraj/mega-small-2048-C1024-simplewiki-MR50-tk_ema32) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
|
|
80 |
- Transformers 4.33.1
|
81 |
- Pytorch 2.1.0.dev20230809+cu121
|
82 |
- Datasets 2.14.5
|
83 |
+
- Tokenizers 0.13.3
|