Simone4401 commited on
Commit
506a68c
·
verified ·
1 Parent(s): b4e7511

Upload folder using huggingface_hub

Browse files
llama2/nap/params_training.lr=3e-4_training.num_epochs=5_training=large/checkpoint-96/adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "k_proj",
 
33
  "o_proj",
34
- "v_proj",
35
  "up_proj",
36
- "q_proj",
37
- "down_proj",
38
- "gate_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "down_proj",
33
+ "gate_proj",
34
  "o_proj",
 
35
  "up_proj",
36
+ "k_proj",
37
+ "v_proj",
38
+ "q_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
llama2/nap/params_training.lr=3e-4_training.num_epochs=5_training=large/checkpoint-96/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3da826af160120167283d2c73bd09f6856c3221d05f92ebf5d1858532031b933
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c76a97f4f20d64ac4906ecfecb53493135a257eaa8e62fee2063bfe4b7033e4
3
  size 335604696
llama2/nap/params_training.lr=3e-4_training.num_epochs=5_training=large/checkpoint-96/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72bbc534bad6d13451ad864628ccd14567b01ef94e7cdad13ed83a09a181059a
3
  size 671467171
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:631490930dfd7b2cb59dd4a1eaee56e7d971190e64a0aba0a313ce06ce0e50d1
3
  size 671467171
llama2/nap/params_training.lr=3e-4_training.num_epochs=5_training=large/checkpoint-96/trainer_state.json CHANGED
@@ -10,45 +10,45 @@
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
- "entropy": 2.619724487317236,
14
  "epoch": 1.0,
15
- "grad_norm": 0.8564552068710327,
16
  "learning_rate": 0.0002795639546831075,
17
- "loss": 0.5346,
18
- "mean_token_accuracy": 0.8588939127169157,
19
  "num_tokens": 645120.0,
20
  "step": 48
21
  },
22
  {
23
  "epoch": 1.0,
24
- "eval_entropy": 2.5847990782755725,
25
- "eval_loss": 0.6362335681915283,
26
- "eval_mean_token_accuracy": 0.8399812230524027,
27
  "eval_num_tokens": 645120.0,
28
- "eval_runtime": 58.8421,
29
- "eval_samples_per_second": 7.206,
30
  "eval_steps_per_second": 0.901,
31
  "step": 48
32
  },
33
  {
34
- "entropy": 2.1202328048254313,
35
  "epoch": 2.0,
36
- "grad_norm": 0.8685554265975952,
37
  "learning_rate": 0.00020740251485476345,
38
- "loss": 0.2131,
39
- "mean_token_accuracy": 0.9360822476838765,
40
  "num_tokens": 1290240.0,
41
  "step": 96
42
  },
43
  {
44
  "epoch": 2.0,
45
- "eval_entropy": 2.1102123845298335,
46
- "eval_loss": 0.6727777719497681,
47
- "eval_mean_token_accuracy": 0.8394629595414648,
48
  "eval_num_tokens": 1290240.0,
49
- "eval_runtime": 58.8306,
50
- "eval_samples_per_second": 7.207,
51
- "eval_steps_per_second": 0.901,
52
  "step": 96
53
  }
54
  ],
 
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
+ "entropy": 2.618979515841133,
14
  "epoch": 1.0,
15
+ "grad_norm": 0.8632556200027466,
16
  "learning_rate": 0.0002795639546831075,
17
+ "loss": 0.5347,
18
+ "mean_token_accuracy": 0.8586878213443254,
19
  "num_tokens": 645120.0,
20
  "step": 48
21
  },
22
  {
23
  "epoch": 1.0,
24
+ "eval_entropy": 2.600152422797005,
25
+ "eval_loss": 0.639072060585022,
26
+ "eval_mean_token_accuracy": 0.8396830862423159,
27
  "eval_num_tokens": 645120.0,
28
+ "eval_runtime": 58.8248,
29
+ "eval_samples_per_second": 7.208,
30
  "eval_steps_per_second": 0.901,
31
  "step": 48
32
  },
33
  {
34
+ "entropy": 2.1326196808564037,
35
  "epoch": 2.0,
36
+ "grad_norm": 0.870227038860321,
37
  "learning_rate": 0.00020740251485476345,
38
+ "loss": 0.213,
39
+ "mean_token_accuracy": 0.9362947457715085,
40
  "num_tokens": 1290240.0,
41
  "step": 96
42
  },
43
  {
44
  "epoch": 2.0,
45
+ "eval_entropy": 2.1191271610979765,
46
+ "eval_loss": 0.6745963096618652,
47
+ "eval_mean_token_accuracy": 0.8394373947719358,
48
  "eval_num_tokens": 1290240.0,
49
+ "eval_runtime": 58.8688,
50
+ "eval_samples_per_second": 7.202,
51
+ "eval_steps_per_second": 0.9,
52
  "step": 96
53
  }
54
  ],