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

Upload folder using huggingface_hub

Browse files
llama2/nap/params_training=greek/checkpoint-190/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-190/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:183b525c9580df7b5c9bd63de983aa1940c90bd630de5a440adcfd99bce2d76c
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa0d06004058bbfc910c5a895417754006c379eadf40ab6a85eed3e996259967
3
  size 167832240
llama2/nap/params_training=greek/checkpoint-190/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b806e50b91a9cbfe6463030fd449b521cd4162914b98c2b989df540645ac479
3
  size 335922851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7842ae305d6ccde9187ddc499be12210289973688fb59088b63bc1b49be7696d
3
  size 335922851
llama2/nap/params_training=greek/checkpoint-190/trainer_state.json CHANGED
@@ -10,44 +10,44 @@
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
  }
 
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
  }