TreeLeek commited on
Commit
e6150cf
·
verified ·
1 Parent(s): a3b18c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -124,9 +124,11 @@ At 494.9M parameters trained from scratch on a single Apple Silicon machine, TCF
124
 
125
  | File | Description |
126
  |------|-------------|
127
- | `leeknet_500m.py` | Architecture |
128
- | `train_stage_a.py` | Stage A pretraining |
129
- | `train_stage_b.py` | Stage B instruction fine-tuning |
 
 
130
 
131
  ---
132
 
 
124
 
125
  | File | Description |
126
  |------|-------------|
127
+ - stage_b_step15250_best.npz 1.98 GB weights
128
+ - leeknet_500m.py architecture
129
+ - chat_stage_b.py chat interface
130
+ - tokenizer/leek_bpe_32k.model — SentencePiece model
131
+ - tokenizer/leek_bpe_32k.vocab — vocabulary
132
 
133
  ---
134