8BitStudio commited on
Commit
19cceb9
·
verified ·
1 Parent(s): 3b609c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,7 +19,9 @@ tags:
19
  - **Context Window:** 1024 Tokens
20
  - **50k iterations**
21
 
22
- ## I will likely go back to do SFT to make this a chatbot if possiblie and see the results
 
 
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