File size: 1,278 Bytes
33b53d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "smoke": false,
  "cuda": false,
  "backend": "cpu-host",
  "architecture": "gpt2-scratch",
  "param_count": 91544064,
  "n_layer": 12,
  "n_embd": 768,
  "n_head": 12,
  "vocab_size": 8192,
  "max_seq_len": 256,
  "steps": 400,
  "rows": 3175,
  "dataset_version": "1.4.0",
  "final_loss": 5.73606538772583,
  "losses_tail": [
    5.587280750274658,
    5.309240341186523,
    4.810147285461426,
    4.649975776672363,
    4.291345596313477,
    4.592579364776611,
    5.473930358886719,
    6.1341753005981445,
    5.86303186416626,
    5.73606538772583
  ],
  "hub_id_if_uploaded": "theworker02/open-reason-large",
  "card_title": "Open Reason open-reason-large (CPU)",
  "size_note": "This is a **large** GPT-2-style causal LM trained from scratch on the Open Reason SFT split. It is larger than `theworker02/open-reason-medium` and is **not** a 1B model and is **not** `theworker02/open-reason-1b`.",
  "hardware": "Host CPU; torch 2.12.0+cpu; cuda_available=False; docker_installed=False; docker_used=False. NVIDIA CUDA was not used. AMD GPU/ROCm/DirectML were not used.",
  "docker_used": false,
  "docker_installed": false,
  "torch_version": "2.12.0+cpu",
  "note": "CPU causal LM. Not open-reason-1b. Not AMD GPU. No Reddit."
}