ProCreations commited on
Commit
0d075d1
·
verified ·
1 Parent(s): 2cb0b71

Upload Boopit 1.58-bit packed weights

Browse files
Files changed (2) hide show
  1. README.md +9 -11
  2. model.boopit +2 -2
README.md CHANGED
@@ -4,13 +4,6 @@ language:
4
  - en
5
  library_name: pytorch
6
  pipeline_tag: text-generation
7
- datasets:
8
- - openbmb/Ultra-FineWeb-L1
9
- tags:
10
- - bitnet
11
- - ternary
12
- - 1.58-bit
13
- - boopit
14
 
15
  ---
16
 
@@ -18,11 +11,16 @@ This model was asked to be published under my account, not the creators. The com
18
 
19
  # Boopit 1
20
 
21
- A **27.3M**-parameter language model with a **4096** context window, trained from scratch with **BitNet b1.58 ternary weights** (weights in {-1,0,1} from step 0) on [openbmb/Ultra-FineWeb-L1](https://huggingface.co/datasets/openbmb/Ultra-FineWeb-L1).
22
 
23
- Packed weights (`model.boopit`) are **under 7MB**.
24
 
25
- Stopped at the **best val** checkpoint (step 3400, val 4.480278) rather than the last step.
 
 
26
 
27
- Chat fine-tune: [ProCreations/boopit-1-chat](https://huggingface.co/ProCreations/boopit-1-chat).
 
 
28
 
 
 
4
  - en
5
  library_name: pytorch
6
  pipeline_tag: text-generation
 
 
 
 
 
 
 
7
 
8
  ---
9
 
 
11
 
12
  # Boopit 1
13
 
14
+ A **27.3M**-parameter language model with a **4096** context window and native **BitNet b1.58 ternary weights** (weights in {-1, 0, 1} from step 0).
15
 
16
+ This release contains the best held-out-loss checkpoint from pretraining on [openbmb/Ultra-FineWeb-L1](https://huggingface.co/datasets/openbmb/Ultra-FineWeb-L1):
17
 
18
+ - Selected checkpoint: step **3,400**
19
+ - Tokens seen by this checkpoint: **891,289,600**
20
+ - Validation loss: **4.480278**
21
 
22
+ Training continued beyond this checkpoint, but later checkpoints did not improve held-out loss, so this best checkpoint was preserved and selected for release. The packed weights (`model.boopit`) are under 7 MB.
23
+
24
+ Architecture: 6 layers, width 512, 8 attention heads, tied embeddings, RMSNorm, GELU MLP, and a byte-level 16,384-token BPE vocabulary.
25
 
26
+ Chat fine-tune: [ProCreations/boopit-1-chat](https://huggingface.co/ProCreations/boopit-1-chat).
model.boopit CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24631dd6774ef3cf7cea0a552e5023487d69ad3497863ad130cc6c801a87684c
3
- size 5470400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a2770f48d55e229b2f9b4555712662d8a9edae78aff6240fa30baaaff73210
3
+ size 5470440