Tigdora commited on
Commit
451b700
·
verified ·
1 Parent(s): eb2e9e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -7,4 +7,23 @@ language:
7
  - en
8
  base_model:
9
  - LiquidAI/LFM2.5-1.2B-Instruct
10
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  - en
8
  base_model:
9
  - LiquidAI/LFM2.5-1.2B-Instruct
10
+ ---
11
+
12
+ ## Training Summary
13
+
14
+ {
15
+ "_runtime": 348,
16
+ "_step": 60,
17
+ "_timestamp": 1770910365.0772636,
18
+ "_wandb.runtime": 348,
19
+ "total_flos": 2069937718053888,
20
+ "train/epoch": 0.96,
21
+ "train/global_step": 60,
22
+ "train/grad_norm": 0.3452725112438202,
23
+ "train/learning_rate": 0.000003636363636363636,
24
+ "train/loss": 0.7431,
25
+ "train_loss": 0.8273822158575058,
26
+ "train_runtime": 594.2969,
27
+ "train_samples_per_second": 0.808,
28
+ "train_steps_per_second": 0.101
29
+ }