Simone4401 commited on
Commit
42205f2
·
verified ·
1 Parent(s): 5bae322

Upload folder using huggingface_hub

Browse files
llama2/nap/params_training=greek/checkpoint-285/adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "q_proj",
33
  "v_proj",
34
- "down_proj",
35
- "up_proj",
36
  "gate_proj",
 
37
  "o_proj",
38
- "k_proj"
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "k_proj",
33
  "v_proj",
 
 
34
  "gate_proj",
35
+ "down_proj",
36
  "o_proj",
37
+ "up_proj",
38
+ "q_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
llama2/nap/params_training=greek/checkpoint-285/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8de74d4768d750652afe584567b2719f7f1a9963fcaaea697d65877ebd412b3
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:862daa9705a05ff375c60d1c17b312a8208aee96a608120ce77c9e53c22956a3
3
  size 167832240
llama2/nap/params_training=greek/checkpoint-285/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c415c96d031ff2830dc18cd5a2afb255c193a6abfe7704ad1622eb33dbfb8364
3
  size 335922851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d1ea1fad44938fd9fe6e5f781e2722c2e262cb7c816a1d159835a0f8937778c
3
  size 335922851
llama2/nap/params_training=greek/checkpoint-285/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e09d714813b9a1e42f6ab7a42696dd89449b09c67dac1e32799433ba4f7fbf2e
3
  size 1383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3399faa6ab439253e16e3f89ea7005403b704ef3ac0ade0041cabdadee240e9
3
  size 1383
llama2/nap/params_training=greek/checkpoint-285/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:212eed39c84a2f8ec2cbd3212a393e5d7d1f18fd21374611a0564133e04f9cf9
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abd464e20bebdc345a205f3eeec5e62e4b13e88e01fa5c520b27b7f6e9e385d8
3
  size 1465
llama2/nap/params_training=greek/checkpoint-285/trainer_state.json CHANGED
@@ -10,66 +10,66 @@
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
- "entropy": 2.606379625197299,
14
  "epoch": 1.0,
15
- "grad_norm": 0.756697952747345,
16
  "learning_rate": 0.00024096766280982203,
17
- "loss": 0.5297,
18
- "mean_token_accuracy": 0.8580366687184109,
19
  "num_tokens": 645120.0,
20
  "step": 95
21
  },
22
  {
23
  "epoch": 1.0,
24
- "eval_entropy": 2.608302062412478,
25
- "eval_loss": 0.6351304054260254,
26
- "eval_mean_token_accuracy": 0.8401239086996835,
27
  "eval_num_tokens": 645120.0,
28
- "eval_runtime": 58.7492,
29
- "eval_samples_per_second": 7.217,
30
- "eval_steps_per_second": 0.902,
31
  "step": 95
32
  },
33
  {
34
- "entropy": 2.141454326462526,
35
  "epoch": 2.0,
36
- "grad_norm": 0.6993144154548645,
37
  "learning_rate": 8.424432798163836e-05,
38
- "loss": 0.2285,
39
- "mean_token_accuracy": 0.9324041254749725,
40
  "num_tokens": 1290240.0,
41
  "step": 190
42
  },
43
  {
44
  "epoch": 2.0,
45
- "eval_entropy": 2.162353682068159,
46
- "eval_loss": 0.6572913527488708,
47
- "eval_mean_token_accuracy": 0.8418680496935574,
48
  "eval_num_tokens": 1290240.0,
49
- "eval_runtime": 58.7912,
50
- "eval_samples_per_second": 7.212,
51
  "eval_steps_per_second": 0.901,
52
  "step": 190
53
  },
54
  {
55
- "entropy": 1.7092209717501765,
56
  "epoch": 3.0,
57
- "grad_norm": 0.5739366412162781,
58
- "learning_rate": 4.06138230807429e-08,
59
- "loss": 0.0655,
60
- "mean_token_accuracy": 0.982013533944669,
61
  "num_tokens": 1935360.0,
62
  "step": 285
63
  },
64
  {
65
  "epoch": 3.0,
66
- "eval_entropy": 1.7082714247253705,
67
- "eval_loss": 0.7775412797927856,
68
- "eval_mean_token_accuracy": 0.8394309349779813,
69
  "eval_num_tokens": 1935360.0,
70
- "eval_runtime": 58.7626,
71
- "eval_samples_per_second": 7.215,
72
- "eval_steps_per_second": 0.902,
73
  "step": 285
74
  }
75
  ],
 
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
+ "entropy": 2.6170055666774,
14
  "epoch": 1.0,
15
+ "grad_norm": 0.7126873135566711,
16
  "learning_rate": 0.00024096766280982203,
17
+ "loss": 0.5299,
18
+ "mean_token_accuracy": 0.8578713963468398,
19
  "num_tokens": 645120.0,
20
  "step": 95
21
  },
22
  {
23
  "epoch": 1.0,
24
+ "eval_entropy": 2.611835776634936,
25
+ "eval_loss": 0.639319896697998,
26
+ "eval_mean_token_accuracy": 0.8399470515970914,
27
  "eval_num_tokens": 645120.0,
28
+ "eval_runtime": 58.8452,
29
+ "eval_samples_per_second": 7.205,
30
+ "eval_steps_per_second": 0.901,
31
  "step": 95
32
  },
33
  {
34
+ "entropy": 2.1695860925085144,
35
  "epoch": 2.0,
36
+ "grad_norm": 0.7119086980819702,
37
  "learning_rate": 8.424432798163836e-05,
38
+ "loss": 0.23,
39
+ "mean_token_accuracy": 0.9319003993971703,
40
  "num_tokens": 1290240.0,
41
  "step": 190
42
  },
43
  {
44
  "epoch": 2.0,
45
+ "eval_entropy": 2.172362208366394,
46
+ "eval_loss": 0.6570277810096741,
47
+ "eval_mean_token_accuracy": 0.841392031255758,
48
  "eval_num_tokens": 1290240.0,
49
+ "eval_runtime": 58.811,
50
+ "eval_samples_per_second": 7.21,
51
  "eval_steps_per_second": 0.901,
52
  "step": 190
53
  },
54
  {
55
+ "entropy": 1.7379970567813818,
56
  "epoch": 3.0,
57
+ "grad_norm": 0.6281954646110535,
58
+ "learning_rate": 1.0153799435669297e-08,
59
+ "loss": 0.0665,
60
+ "mean_token_accuracy": 0.9818149682561399,
61
  "num_tokens": 1935360.0,
62
  "step": 285
63
  },
64
  {
65
  "epoch": 3.0,
66
+ "eval_entropy": 1.7516877943614744,
67
+ "eval_loss": 0.7709229588508606,
68
+ "eval_mean_token_accuracy": 0.8396626024876,
69
  "eval_num_tokens": 1935360.0,
70
+ "eval_runtime": 58.8221,
71
+ "eval_samples_per_second": 7.208,
72
+ "eval_steps_per_second": 0.901,
73
  "step": 285
74
  }
75
  ],