Update README.md
Browse files
README.md
CHANGED
@@ -8,12 +8,14 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: PT-simple_wikipedia_LM-random-mega-small-2048-MR0.50-C1024-tk_id
|
10 |
results: []
|
|
|
|
|
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/random-mega-small-2048](https://huggingface.co/pszemraj/random-mega-small-2048) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
@@ -86,4 +88,4 @@ The following hyperparameters were used during training:
|
|
86 |
- Transformers 4.33.1
|
87 |
- Pytorch 2.2.0.dev20230907+cu118
|
88 |
- Datasets 2.13.1
|
89 |
-
- Tokenizers 0.13.3
|
|
|
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
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# mega-small-2048 on simple wikipedia
|
19 |
|
20 |
This model is a fine-tuned version of [pszemraj/random-mega-small-2048](https://huggingface.co/pszemraj/random-mega-small-2048) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
|
|
88 |
- Transformers 4.33.1
|
89 |
- Pytorch 2.2.0.dev20230907+cu118
|
90 |
- Datasets 2.13.1
|
91 |
+
- Tokenizers 0.13.3
|