FatStinkyPanda commited on
Commit
f19ad4e
·
verified ·
1 Parent(s): f57a0cb

Aether step 40000 (weights only; architecture proprietary)

Browse files
Files changed (3) hide show
  1. README.md +7 -7
  2. latest.safetensors +1 -1
  3. metadata.json +1 -1
README.md CHANGED
@@ -4,18 +4,18 @@ tags: [aether, anima, reasoning]
4
  library_name: aether
5
  ---
6
 
7
- # FatStinkyPanda · Aether — step 23,000
8
 
9
  A from-scratch reasoning LLM by **FatStinkyPanda** (Daniel A. Bissey), part of the **Anima** project.
10
 
11
  > **Proprietary architecture.** The model architecture and training innovations are NOT public. This repo hosts the trained **weights + tokenizer only**; the config + modeling code live in a private repo. Benchmarks are run on **neutral free compute (Kaggle)** and published openly so the numbers are verifiable without exposing how the model works.
12
 
13
  ## Latest held-out benchmarks (acc_norm; neutral compute)
14
- - **hellaswag**: 0.32
15
- - **arc_easy**: 0.32
16
- - **arc_challenge**: 0.24
17
- - **winogrande**: 0.52
18
- - **openbookqa**: 0.25
19
- - **train_slice_ppl**: 20.95
20
 
21
  Created & released by **FatStinkyPanda**. For access or collaboration, contact the creator.
 
4
  library_name: aether
5
  ---
6
 
7
+ # FatStinkyPanda · Aether — step 40,000
8
 
9
  A from-scratch reasoning LLM by **FatStinkyPanda** (Daniel A. Bissey), part of the **Anima** project.
10
 
11
  > **Proprietary architecture.** The model architecture and training innovations are NOT public. This repo hosts the trained **weights + tokenizer only**; the config + modeling code live in a private repo. Benchmarks are run on **neutral free compute (Kaggle)** and published openly so the numbers are verifiable without exposing how the model works.
12
 
13
  ## Latest held-out benchmarks (acc_norm; neutral compute)
14
+ - **hellaswag**: 0.33
15
+ - **arc_easy**: 0.35
16
+ - **arc_challenge**: 0.27
17
+ - **winogrande**: 0.57
18
+ - **openbookqa**: 0.29
19
+ - **train_slice_ppl**: 12.02
20
 
21
  Created & released by **FatStinkyPanda**. For access or collaboration, contact the creator.
latest.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:349348e1dfb632a23172c44470022e70046c2ba79527d636861d97bbcc58e141
3
  size 1303007612
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c009998e077014e43a1bfd875f4fff644fe3293cadf753a3a81dbbb3ed72efbd
3
  size 1303007612
metadata.json CHANGED
@@ -3,6 +3,6 @@
3
  "developer": "Daniel A. Bissey",
4
  "model": "FatStinkyPanda/Aether",
5
  "project": "Anima",
6
- "step": 23000,
7
  "config_name": "aether-100m-128k.yaml"
8
  }
 
3
  "developer": "Daniel A. Bissey",
4
  "model": "FatStinkyPanda/Aether",
5
  "project": "Anima",
6
+ "step": 40000,
7
  "config_name": "aether-100m-128k.yaml"
8
  }