pszemraj commited on
Commit
4724ac1
1 Parent(s): 08af85c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -32,14 +32,18 @@ widget:
32
  pipeline_tag: text-generation
33
  datasets:
34
  - pszemraj/simple_wikipedia_LM
 
 
 
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
38
  should probably proofread and complete it, then remove this comment. -->
39
 
40
- # BL-TinyStories-33M-simple_wikipedia_LM-2048-scratch
 
 
41
 
42
- This model is a fine-tuned version of [roneneldan/TinyStories-33M](https://huggingface.co/roneneldan/TinyStories-33M) on the None dataset.
43
  It achieves the following results on the evaluation set:
44
  - Loss: 3.9511
45
  - Accuracy: 0.3843
 
32
  pipeline_tag: text-generation
33
  datasets:
34
  - pszemraj/simple_wikipedia_LM
35
+ license: apache-2.0
36
+ language:
37
+ - en
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
  should probably proofread and complete it, then remove this comment. -->
42
 
43
+ # GPT-Neo-33M-simplewiki-2048-scratch
44
+
45
+ Initialized from random weights based on config from [roneneldan/TinyStories-33M](https://huggingface.co/roneneldan/TinyStories-33M), 3 epochs bf16.
46
 
 
47
  It achieves the following results on the evaluation set:
48
  - Loss: 3.9511
49
  - Accuracy: 0.3843