nbtpj commited on
Commit
bcc3843
·
verified ·
1 Parent(s): bf799e4

Upload best model checkpoint

Browse files
Files changed (3) hide show
  1. metrics.json +24 -24
  2. model.safetensors +1 -1
  3. train_configs.json +3 -3
metrics.json CHANGED
@@ -1,30 +1,30 @@
1
  {
2
- "rl_info/A2G": 0.04484192281961441,
3
- "rl_info/entropy": 2.499966621398926,
4
- "rl_info/total_token": 140.0,
5
- "rl_info/advantage_b4_norm": -2400.245361328125,
6
- "rl_info/advantage_after_gnorm": -0.29543447494506836,
7
  "rl_info/kl_w_ref": 0.0,
8
- "train/rl_loss": -4.484442234039307,
9
- "train/total_loss": -4.484442234039307,
10
- "xsum/rouge1": 0.18106894965442452,
11
- "xsum/rouge2": 0.03488567263648188,
12
- "xsum/rougeL": 0.14794279968444224,
13
- "xsum/rougeLsum": 0.14825366834030124,
14
- "xsum/bertscore_precision": 0.7590583597402083,
15
- "xsum/bertscore_recall": 0.7190113407984515,
16
- "xsum/bertscore_f1": 0.7378082892157234,
17
- "eval_agg/avg_all_rougef": 0.12803777257891247,
18
- "eval_agg/avg_all_bertf": 0.7378082892157234,
19
- "eval_agg/avg_all": 0.43292303089731793,
20
- "num_rl_rollout": 107,
21
  "lm_epoch": 0,
22
  "rl_epoch": 0,
23
- "step": 17000,
24
- "total_data_token": 1466042,
25
- "total_rl_token": 19647438,
26
  "total_lm_token": 0,
27
- "total_token": 19647438,
28
- "completed_steps": 17000,
29
- "tune_objective": 0.43529236723131914
30
  }
 
1
  {
2
+ "rl_info/A2G": 0.00036897839163430035,
3
+ "rl_info/entropy": 2.8974661827087402,
4
+ "rl_info/total_token": 1058.0,
5
+ "rl_info/advantage_b4_norm": -662.7789306640625,
6
+ "rl_info/advantage_after_gnorm": -0.8332476615905762,
7
  "rl_info/kl_w_ref": 0.0,
8
+ "train/rl_loss": -0.03718758374452591,
9
+ "train/total_loss": -0.03718758374452591,
10
+ "xsum/rouge1": 0.17959011108226783,
11
+ "xsum/rouge2": 0.034164289805494366,
12
+ "xsum/rougeL": 0.14642892388250248,
13
+ "xsum/rougeLsum": 0.14675109876360795,
14
+ "xsum/bertscore_precision": 0.7542628072753078,
15
+ "xsum/bertscore_recall": 0.7164772123976614,
16
+ "xsum/bertscore_f1": 0.7342423905250528,
17
+ "eval_agg/avg_all_rougef": 0.12673360588346816,
18
+ "eval_agg/avg_all_bertf": 0.7342423905250528,
19
+ "eval_agg/avg_all": 0.4304879982042605,
20
+ "num_rl_rollout": 132,
21
  "lm_epoch": 0,
22
  "rl_epoch": 0,
23
+ "step": 21000,
24
+ "total_data_token": 1816556,
25
+ "total_rl_token": 22448590,
26
  "total_lm_token": 0,
27
+ "total_token": 22448590,
28
+ "completed_steps": 21000,
29
+ "tune_objective": 0.43147928832451976
30
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:624ffb91772dfc99584c53b703e954c615f57bbb53e41b48eb3086d9ddc9fcea
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06aeea1c4a4f348a8fe8c7605cdfbe1d8457f812c38d2c757b1e1dbde758e40d
3
  size 497774208
train_configs.json CHANGED
@@ -52,11 +52,11 @@
52
  "max_new_tokens": 40
53
  },
54
  "rollout_config": {
55
- "accuracy_w": 1146.6528200301207,
56
  "len_pen": 1.0,
57
- "accuracy_w2": 0.010606301264164078,
58
  "len_pen2": 1.0,
59
- "threshold": 0.008255360186196097,
60
  "similarity_fn": "rouge",
61
  "acc_scale": "log",
62
  "max_ctx_len": 760
 
52
  "max_new_tokens": 40
53
  },
54
  "rollout_config": {
55
+ "accuracy_w": 1347.37082407859,
56
  "len_pen": 1.0,
57
+ "accuracy_w2": 0.011313372019312368,
58
  "len_pen2": 1.0,
59
+ "threshold": 0.007420025186256454,
60
  "similarity_fn": "rouge",
61
  "acc_scale": "log",
62
  "max_ctx_len": 760