Femboyuwu2000 commited on
Commit
8acc802
1 Parent(s): 3e7acc1

Training in progress, step 20, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,8 +20,7 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "query_key_value",
24
- "word_embeddings"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "query_key_value"
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a36d600cb075593139b01f4d1f27775faa37b77eacaf43dd2393c880d628c4e
3
- size 12803224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cee5316db6e08bda593292c7431684b3dc73870ce8a54a0c3a013496aab2e9e
3
+ size 4725640
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e8d270f06b401efc87dfffdef9e44213731951a0be1e0698c2b5564562d00f9
3
- size 6472698
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb629127bd34551a67b577b0df727a8ad10f3cfd7c565e8d20049369b722415
3
+ size 2423738
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1300bb8ffdcaac24edcc93c280d512ef74e120d1952b429e8e1905153ce6021f
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2459c05c4cdd21f5e13527642f659d90d83beb16d5e41ba0b50749a967c819c7
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79897bc37c77685183e620e5ff5489b797fe11af9975c9cb5639933de38b4cff
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0351811b292a925d9e90fecda402ef74b5027ecf82c420e29489a6a985de561
3
  size 1064
last-checkpoint/tokenizer_config.json CHANGED
@@ -40,7 +40,9 @@
40
  "max_length": 2048,
41
  "model_max_length": 1000000000000000019884624838656,
42
  "pad_token": "</s>",
 
43
  "padding_side": "right",
44
  "tokenizer_class": "BloomTokenizer",
 
45
  "unk_token": "<unk>"
46
  }
 
40
  "max_length": 2048,
41
  "model_max_length": 1000000000000000019884624838656,
42
  "pad_token": "</s>",
43
+ "padding": true,
44
  "padding_side": "right",
45
  "tokenizer_class": "BloomTokenizer",
46
+ "truncation": true,
47
  "unk_token": "<unk>"
48
  }
last-checkpoint/trainer_state.json CHANGED
@@ -1,33 +1,19 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.00018678060283439565,
5
  "eval_steps": 500,
6
- "global_step": 60,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
  "epoch": 0.0,
13
- "grad_norm": 75.3083267211914,
14
  "learning_rate": 1.6666666666666667e-06,
15
- "loss": 3.6651,
16
  "step": 20
17
- },
18
- {
19
- "epoch": 0.0,
20
- "grad_norm": 90.37364196777344,
21
- "learning_rate": 3.3333333333333333e-06,
22
- "loss": 3.7271,
23
- "step": 40
24
- },
25
- {
26
- "epoch": 0.0,
27
- "grad_norm": 47.56499481201172,
28
- "learning_rate": 5e-06,
29
- "loss": 3.5867,
30
- "step": 60
31
  }
32
  ],
33
  "logging_steps": 20,
@@ -35,7 +21,7 @@
35
  "num_input_tokens_seen": 0,
36
  "num_train_epochs": 1,
37
  "save_steps": 20,
38
- "total_flos": 139848644812800.0,
39
  "train_batch_size": 1,
40
  "trial_name": null,
41
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 1.5565050236199638e-05,
5
  "eval_steps": 500,
6
+ "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
  "epoch": 0.0,
13
+ "grad_norm": 4.044270038604736,
14
  "learning_rate": 1.6666666666666667e-06,
15
+ "loss": 3.7393,
16
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  }
18
  ],
19
  "logging_steps": 20,
 
21
  "num_input_tokens_seen": 0,
22
  "num_train_epochs": 1,
23
  "save_steps": 20,
24
+ "total_flos": 6641137152000.0,
25
  "train_batch_size": 1,
26
  "trial_name": null,
27
  "trial_params": null
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f81e09372397f7e5aa06ad532b71524705df27d8d386bc119142c8b4c15cf6b1
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d9137f50a05785e0ffd11f3ee590825d65f6fa4ba75fb2184bf1dc9266179b
3
  size 4984