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

Upload folder using huggingface_hub

Browse files
llama2/nap/params_training=greek/checkpoint-95/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-95/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f4a6a2cdbb8b2ea12f41c1d8a136b1fc2508d68e217aa84c7291ab218d406f9
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdf010d397fe97bb01140091cf988125d0f51b3af0013c5d005b59099924cadc
3
  size 167832240
llama2/nap/params_training=greek/checkpoint-95/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0474f2a4fc86fc190d0efe6dddf0c0483cd45d9f64873ad68358913d9b998fa9
3
  size 335922851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc923f508305b17c0404d9d3f1ffd9e36842082838a961904337d8f90377829
3
  size 335922851
llama2/nap/params_training=greek/checkpoint-95/trainer_state.json CHANGED
@@ -10,24 +10,24 @@
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
  ],
 
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
  ],