Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -15,6 +15,11 @@ and loaded via `trust_remote_code=True`.
15
 
16
  Source checkpoint: `checkpoints/lm_checkpoint_008_shutdown.pt`
17
 
 
 
 
 
 
18
  ## Architecture
19
 
20
  | field | value |
 
15
 
16
  Source checkpoint: `checkpoints/lm_checkpoint_008_shutdown.pt`
17
 
18
+ This model is a pre-trained only LLM that was trained from scratch on a very small dataset of conversations (found on Kaggle and mixed with OpenAssistant/oasst2). As well as as subset of Finweb_Edu data. This particular one is an early checkpoint and will be revised soon.
19
+ Alltogether about 410M tokens (1B+ would have been more ideal for a model this size).
20
+
21
+
22
+
23
  ## Architecture
24
 
25
  | field | value |