pszemraj commited on
Commit
2fc84c9
·
verified ·
1 Parent(s): 12d45b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -29,9 +29,10 @@ It achieves the following results on the evaluation set:
29
  - Accuracy: 0.4544
30
  - Num Input Tokens Seen: 4940890112
31
 
32
- ## Intended uses & limitations
33
 
34
- - long context generation
35
  - It requires a rather long prompt (aka 'Introduction') to be coaxed into consistently producing long, textbook-like text
 
36
 
37
  ---
 
29
  - Accuracy: 0.4544
30
  - Num Input Tokens Seen: 4940890112
31
 
32
+ ## Intended Uses & Limitations
33
 
34
+ - Long context generation
35
  - It requires a rather long prompt (aka 'Introduction') to be coaxed into consistently producing long, textbook-like text
36
+ - this model itself is small, so its reasoning, knowledge, etc. is limited, but still impressive for the size (hidden size 1024)
37
 
38
  ---