coreyabs-db commited on
Commit
aeedbb8
1 Parent(s): 60acc03

Training in progress, step 50

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "gpt2",
3
+ "activation_function": "gelu_new",
4
+ "architectures": [
5
+ "GPT2LMHeadModel"
6
+ ],
7
+ "attn_pdrop": 0.1,
8
+ "bos_token_id": 0,
9
+ "embd_pdrop": 0.1,
10
+ "eos_token_id": 0,
11
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gpt2",
14
+ "n_ctx": 128,
15
+ "n_embd": 768,
16
+ "n_head": 12,
17
+ "n_inner": null,
18
+ "n_layer": 12,
19
+ "n_positions": 1024,
20
+ "reorder_and_upcast_attn": false,
21
+ "resid_pdrop": 0.1,
22
+ "scale_attn_by_inverse_layer_idx": false,
23
+ "scale_attn_weights": true,
24
+ "summary_activation": null,
25
+ "summary_first_dropout": 0.1,
26
+ "summary_proj_to_labels": true,
27
+ "summary_type": "cls_index",
28
+ "summary_use_proj": true,
29
+ "task_specific_params": {
30
+ "text-generation": {
31
+ "do_sample": true,
32
+ "max_length": 50
33
+ }
34
+ },
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.26.1",
37
+ "use_cache": true,
38
+ "vocab_size": 50000
39
+ }
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:b1a8dd17af070209be91973d6e626ac2bf64ea7ac5d10074a88417231871b23b
3
+ size 509608509
runs/May03_15-45-56_0502-152414-7v00d8gt-10-0-44-148/1683128765.4782355/events.out.tfevents.1683128765.0502-152414-7v00d8gt-10-0-44-148.2402.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48f9906ea755a3ba06575dcc68dd561d023acf8931da6bceb9f4b6aa87bd7c15
3
+ size 5692
runs/May03_15-45-56_0502-152414-7v00d8gt-10-0-44-148/events.out.tfevents.1683128765.0502-152414-7v00d8gt-10-0-44-148.2402.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fc8d2452493410e8ec8215c1d6f34ba818f15906ac710c75d6d897935f854b8
3
+ size 4071
runs/May03_16-19-23_0502-152414-7v00d8gt-10-0-44-148/1683130826.0873451/events.out.tfevents.1683130826.0502-152414-7v00d8gt-10-0-44-148.2402.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4550df0c106470b0e09fc401b407b59fe12f8f76e9c6f7f51bbe329e48f96cdb
3
+ size 5692
runs/May03_16-19-23_0502-152414-7v00d8gt-10-0-44-148/1683131337.8941975/events.out.tfevents.1683131337.0502-152414-7v00d8gt-10-0-44-148.2402.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cab77dc52692a4cbc4135d0250bbf9c64bc0d48bcff7661b38042ab33d0d42c
3
+ size 5692
runs/May03_16-19-23_0502-152414-7v00d8gt-10-0-44-148/events.out.tfevents.1683130826.0502-152414-7v00d8gt-10-0-44-148.2402.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c16712810d1a0108a70fdea502928c6d7f691c69fd6204b217274c6b46db7b5
3
+ size 8102
runs/May03_16-35-40_0502-152414-7v00d8gt-10-0-44-148/1683131748.6799862/events.out.tfevents.1683131748.0502-152414-7v00d8gt-10-0-44-148.2402.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a11ac3fcf95cb4ae973993900e00505bc4f68b9308e646a13e96bd147f8a87c
3
+ size 5692
runs/May03_16-35-40_0502-152414-7v00d8gt-10-0-44-148/events.out.tfevents.1683131748.0502-152414-7v00d8gt-10-0-44-148.2402.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7655490d6abc711734795bc75a5386449951f955164d0eff6e44afb841c842e
3
+ size 4067
runs/May03_16-41-05_0502-152414-7v00d8gt-10-0-44-148/1683132072.2090237/events.out.tfevents.1683132072.0502-152414-7v00d8gt-10-0-44-148.2402.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6f47f630f66b06e26be4ad84f0b8011b49cb5c8fb712f59a492095f22d16afb
3
+ size 5692
runs/May03_16-41-05_0502-152414-7v00d8gt-10-0-44-148/events.out.tfevents.1683132072.0502-152414-7v00d8gt-10-0-44-148.2402.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:500f3cf4418ad4e4098176e7812af6489a5df2ea2127465f1029591d71e81b8e
3
+ size 4483
special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<|endoftext|>",
3
+ "eos_token": "<|endoftext|>",
4
+ "pad_token": "<|endoftext|>",
5
+ "unk_token": "<|endoftext|>"
6
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": "<|endoftext|>",
4
+ "eos_token": "<|endoftext|>",
5
+ "model_max_length": 1024,
6
+ "name_or_path": "huggingface-course/code-search-net-tokenizer",
7
+ "special_tokens_map_file": null,
8
+ "tokenizer_class": "GPT2Tokenizer",
9
+ "unk_token": "<|endoftext|>"
10
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08344babfda6006e6a9dfcf56f6fa85d638added1053b415ef1f2d710e450ba6
3
+ size 3515
vocab.json ADDED
The diff for this file is too large to render. See raw diff