CodeIsAbstract commited on
Commit
f29b4b0
·
verified ·
1 Parent(s): 3d60e35

Training in progress, step 20, checkpoint

Browse files
last-checkpoint/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c06d3ba466680d20e83dca1f72ae896e45012b2aac10f1213573e33e369131a
3
+ size 847599616
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9f5c15366758b9c7691ee7b8a10e03f333fe2133f38def1a5ebad01ed824459
3
+ size 350603
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d93ec8d96aaa0c43a5a884ca6c90a318c00f4af0168b05a46c3f804d3a01bf7d
3
+ size 14645
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad4a07c066075e0a1b5d9477b0d2f4d6bab07235ad5efe05720caa179d7171b5
3
+ size 1465
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "eos_token": "<|endoftext|>",
6
+ "errors": "replace",
7
+ "is_local": false,
8
+ "local_files_only": false,
9
+ "model_max_length": 1000000000,
10
+ "pad_token": "<|padding|>",
11
+ "tokenizer_class": "GPTNeoXTokenizer",
12
+ "trim_offsets": true,
13
+ "unk_token": "<|endoftext|>"
14
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.1,
6
+ "eval_steps": 20,
7
+ "global_step": 20,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.025,
14
+ "grad_norm": 0.19855035841464996,
15
+ "learning_rate": 1.6e-06,
16
+ "loss": 22.03577117919922,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.05,
21
+ "grad_norm": 0.20424452424049377,
22
+ "learning_rate": 3.6e-06,
23
+ "loss": 22.039888000488283,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.075,
28
+ "grad_norm": 0.19867758452892303,
29
+ "learning_rate": 3.995627254437549e-06,
30
+ "loss": 22.05139923095703,
31
+ "step": 15
32
+ },
33
+ {
34
+ "epoch": 0.1,
35
+ "grad_norm": 0.21107740700244904,
36
+ "learning_rate": 3.9778957412029366e-06,
37
+ "loss": 22.04059600830078,
38
+ "step": 20
39
+ },
40
+ {
41
+ "epoch": 0.1,
42
+ "eval_accuracy": 1.978021978021978e-05,
43
+ "eval_loss": 11.020455360412598,
44
+ "eval_runtime": 92.6203,
45
+ "eval_samples_per_second": 10.797,
46
+ "eval_steps_per_second": 2.699,
47
+ "step": 20
48
+ }
49
+ ],
50
+ "logging_steps": 5,
51
+ "max_steps": 200,
52
+ "num_input_tokens_seen": 0,
53
+ "num_train_epochs": 9223372036854775807,
54
+ "save_steps": 20,
55
+ "stateful_callbacks": {
56
+ "TrainerControl": {
57
+ "args": {
58
+ "should_epoch_stop": false,
59
+ "should_evaluate": false,
60
+ "should_log": false,
61
+ "should_save": true,
62
+ "should_training_stop": false
63
+ },
64
+ "attributes": {}
65
+ }
66
+ },
67
+ "total_flos": 0.0,
68
+ "train_batch_size": 4,
69
+ "trial_name": null,
70
+ "trial_params": null
71
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff6acc2c85619ab487b0f5352ddad26b9a9f05dd3dec11fa8ed4abb1a5a9ef99
3
+ size 5265