pszemraj commited on
Commit
2edb5b1
1 Parent(s): dd315bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -24,7 +24,8 @@ inference:
24
 
25
  ## mega-ar on wikitext-103-raw-v1 (document level)
26
 
27
- This model is a fine-tuned version of [pszemraj/random-mega-ar-small-4096](https://huggingface.co/pszemraj/random-mega-ar-small-4096) on the `EleutherAI/wikitext_document_level` dataset (`wikitext-103-raw-v1`)
 
28
  It achieves the following results on the evaluation set:
29
  - Loss: 4.0338
30
  - Accuracy: 0.3243
 
24
 
25
  ## mega-ar on wikitext-103-raw-v1 (document level)
26
 
27
+ This model is a fine-tuned version of [pszemraj/random-mega-ar-small-4096](https://huggingface.co/pszemraj/random-mega-ar-small-4096) on the `EleutherAI/wikitext_document_level` dataset (`wikitext-103-raw-v1`). This model has ~ 65M params.
28
+
29
  It achieves the following results on the evaluation set:
30
  - Loss: 4.0338
31
  - Accuracy: 0.3243