Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,9 @@ tags:
|
|
| 19 |
- **Context Window:** 1024 Tokens
|
| 20 |
- **50k iterations**
|
| 21 |
|
| 22 |
-
|
|
|
|
|
|
|
| 23 |
|
| 24 |
|
| 25 |
## How to Use
|
|
|
|
| 19 |
- **Context Window:** 1024 Tokens
|
| 20 |
- **50k iterations**
|
| 21 |
|
| 22 |
+
This is my first ever LLM trained from scratch. its not good but it *works*. Because its so under-trained, it has issues with longer words or words it doesnt know.
|
| 23 |
+
|
| 24 |
+
EXAMPLE: if you ask it who Albert Einstein is, it may respond with "Al b ert ein ste in is " and so on
|
| 25 |
|
| 26 |
|
| 27 |
## How to Use
|