Upload README.md with huggingface_hub

#1
by iksnerd - opened
Files changed (1) hide show
  1. README.md +6 -11
README.md CHANGED
@@ -11,16 +11,11 @@ short_description: Small models, narrow tasks
11
 
12
  # Glassbox
13
 
14
- Small models, narrow tasks. Trained from scratch, under 100M parameters, each doing one thing.
15
 
16
- The 91M Bulgarian model against INSAIT's BgGPT-Gemma-2-2.6B, 28× larger:
 
17
 
18
- | | ours | theirs |
19
- |---|---|---|
20
- | fluency judging, 2000 pairs | **0.9305** | 0.9175 |
21
- | bits per character, same text | 1.3041 | **1.1600** |
22
-
23
- One win, one loss, both on the [card](https://huggingface.co/glassbox/gpt-alpha-bg-91m).
24
- [bg-eval](https://github.com/iksnerd/bg-eval) re-runs them without trusting us.
25
-
26
- [restorer-interp-lab.iksnerd.workers.dev](https://restorer-interp-lab.iksnerd.workers.dev)
 
11
 
12
  # Glassbox
13
 
14
+ Small models, narrow tasks.
15
 
16
+ Trained from scratch, under 100M parameters, each doing one thing. The cards carry the
17
+ losses as well as the wins.
18
 
19
+ [restorer-interp-lab.iksnerd.workers.dev](https://restorer-interp-lab.iksnerd.workers.dev) ·
20
+ [bg-eval](https://github.com/iksnerd/bg-eval), the loader and eval harness — reproduce the
21
+ numbers on the cards yourself