Update README.md
Browse files
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
|
33 |
|
34 |
-
-
|
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 |
---
|