gagan3012 commited on
Commit
94710cf
1 Parent(s): bce264f

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
1
+ checkpoint-*/
all_results.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_loss": 3.6250336170196533,
4
+ "eval_runtime": 0.6213,
5
+ "eval_samples": 5,
6
+ "eval_samples_per_second": 8.048,
7
+ "eval_steps_per_second": 1.61,
8
+ "perplexity": 37.525984650160595,
9
+ "train_loss": 3.7773597353980657,
10
+ "train_runtime": 16.24,
11
+ "train_samples": 13,
12
+ "train_samples_per_second": 2.401,
13
+ "train_steps_per_second": 1.293
14
+ }
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilgpt2",
3
+ "_num_labels": 1,
4
+ "activation_function": "gelu_new",
5
+ "architectures": [
6
+ "GPT2LMHeadModel"
7
+ ],
8
+ "attn_pdrop": 0.1,
9
+ "bos_token_id": 50256,
10
+ "embd_pdrop": 0.1,
11
+ "eos_token_id": 50256,
12
+ "id2label": {
13
+ "0": "LABEL_0"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "label2id": {
17
+ "LABEL_0": 0
18
+ },
19
+ "layer_norm_epsilon": 1e-05,
20
+ "model_type": "gpt2",
21
+ "n_ctx": 1024,
22
+ "n_embd": 768,
23
+ "n_head": 12,
24
+ "n_inner": null,
25
+ "n_layer": 6,
26
+ "n_positions": 1024,
27
+ "reorder_and_upcast_attn": false,
28
+ "resid_pdrop": 0.1,
29
+ "scale_attn_by_inverse_layer_idx": false,
30
+ "scale_attn_weights": true,
31
+ "summary_activation": null,
32
+ "summary_first_dropout": 0.1,
33
+ "summary_proj_to_labels": true,
34
+ "summary_type": "cls_index",
35
+ "summary_use_proj": true,
36
+ "task_specific_params": {
37
+ "text-generation": {
38
+ "do_sample": true,
39
+ "max_length": 50
40
+ }
41
+ },
42
+ "torch_dtype": "float32",
43
+ "transformers_version": "4.12.0.dev0",
44
+ "use_cache": true,
45
+ "vocab_size": 50257
46
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_loss": 3.6250336170196533,
4
+ "eval_runtime": 0.6213,
5
+ "eval_samples": 5,
6
+ "eval_samples_per_second": 8.048,
7
+ "eval_steps_per_second": 1.61,
8
+ "perplexity": 37.525984650160595
9
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20c9331fb9f23b7f3854598b965a6f2024007553e27105a9cd2ee4827b19c70
3
+ size 333972957
runs/Oct18_17-54-28_a3a7203bab16/1634579680.6827657/events.out.tfevents.1634579680.a3a7203bab16.691.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db085f68c84e1d8d9e34119d539ff95f88cda0c36d7e334e814de1e3a404d4c8
3
+ size 4498
runs/Oct18_17-54-28_a3a7203bab16/events.out.tfevents.1634579680.a3a7203bab16.691.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60cb573dd9eff180cf233227e8c7528ba139ae995cb4f6af8518182de5f52b72
3
+ size 3483
runs/Oct18_17-57-29_a3a7203bab16/1634579859.4019918/events.out.tfevents.1634579859.a3a7203bab16.799.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8bf86fe3b191eb969bd73ae6bbc994d037f9de9c8652513356d366e9480e97a
3
+ size 4498
runs/Oct18_17-57-29_a3a7203bab16/events.out.tfevents.1634579859.a3a7203bab16.799.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb6ece8ed4dbc9421c2a8204e25d489fc4d485831c6c81f31b57f02cb29cb026
3
+ size 3482
runs/Oct18_18-18-12_a3a7203bab16/1634581102.315263/events.out.tfevents.1634581102.a3a7203bab16.889.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a003495b0b882b2e1b592fb6eda341ac9e37b44adfabe8121d29ce662fb28452
3
+ size 4498
runs/Oct18_18-18-12_a3a7203bab16/events.out.tfevents.1634581102.a3a7203bab16.889.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8a53c6c578bb41998d2e8d1e246b546fe3edc2e80e13c94d4d61dccb89a49ea
3
+ size 3830
runs/Oct18_18-18-12_a3a7203bab16/events.out.tfevents.1634581120.a3a7203bab16.889.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12ca27823dc27245ba5a053ce7b4461b4e0303313259ae4a161898f386c8d81c
3
+ size 306
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
1
+ {"bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "unk_token": "<|endoftext|>"}
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"unk_token": "<|endoftext|>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "distilgpt2", "tokenizer_class": "GPT2Tokenizer"}
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "train_loss": 3.7773597353980657,
4
+ "train_runtime": 16.24,
5
+ "train_samples": 13,
6
+ "train_samples_per_second": 2.401,
7
+ "train_steps_per_second": 1.293
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "global_step": 21,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 3.0,
12
+ "step": 21,
13
+ "total_flos": 10190573273088.0,
14
+ "train_loss": 3.7773597353980657,
15
+ "train_runtime": 16.24,
16
+ "train_samples_per_second": 2.401,
17
+ "train_steps_per_second": 1.293
18
+ }
19
+ ],
20
+ "max_steps": 21,
21
+ "num_train_epochs": 3,
22
+ "total_flos": 10190573273088.0,
23
+ "trial_name": null,
24
+ "trial_params": null
25
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836135b3a5c7fcfaf5c122180482782ef5ef109201e6e8f1aa0cdf12ac26c121
3
+ size 2799
vocab.json ADDED
The diff for this file is too large to render. See raw diff