Ar4ikov commited on
Commit
d69a387
1 Parent(s): ffe2c5a

Add model weights, test commit for signing

Browse files

Signed-off-by: Nikita <bizy18588@gmail.com>

.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": 50256,
9
+ "embd_pdrop": 0.1,
10
+ "eos_token_id": 50256,
11
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gpt2",
14
+ "n_ctx": 1024,
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.27.4",
37
+ "use_cache": true,
38
+ "vocab_size": 50257
39
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f30f4db44429c515c460b2ef18c50c8a5f28100d6ffa27ce29cd99f183075e7
3
+ size 510398013
runs/Mar30_21-19-21_sc-aniemore/1680200371.3370245/events.out.tfevents.1680200371.sc-aniemore.1114009.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c5d59a28483797639a4d73e056424d7cb4591087e2181d77137f890c38bcfa
3
+ size 5810
runs/Mar30_21-19-21_sc-aniemore/events.out.tfevents.1680200371.sc-aniemore.1114009.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53a241fa14f3065643d99331762eddcd6d7f6f582bd14e9d1231a6a5be4e5983
3
+ size 4193
runs/Mar30_21-22-10_sc-aniemore/1680200536.9074917/events.out.tfevents.1680200536.sc-aniemore.1114596.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edc1e73df02efb2ba1092a83cfd6bb017c34bea9ea1d2b23673179f4efecb4f3
3
+ size 5813
runs/Mar30_21-22-10_sc-aniemore/events.out.tfevents.1680200536.sc-aniemore.1114596.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:687a17a15436ac2c7128236c0d55aa0a993fc942c3d432b8ef055d5a778380d7
3
+ size 4190
runs/Mar30_21-23-31_sc-aniemore/1680200615.710412/events.out.tfevents.1680200615.sc-aniemore.1115637.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b001fd6e239cb59be075dd1645d939aaad61be80b075fa9bce78c6a9f24cd7c
3
+ size 5813
runs/Mar30_21-23-31_sc-aniemore/events.out.tfevents.1680200615.sc-aniemore.1115637.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019b2ac385cda5883395b243be5c3b3658d797706bfcea7f258f5a26378b2f55
3
+ size 4347
runs/Mar30_21-42-40_sc-aniemore/1680201765.6017656/events.out.tfevents.1680201765.sc-aniemore.1122713.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c42ae3f5fa5caae813443733d146d4f2c49b4286d7f8b34b16296edf8b8bb1bf
3
+ size 5813
runs/Mar30_21-42-40_sc-aniemore/events.out.tfevents.1680201765.sc-aniemore.1122713.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feddafc608b664d4c54498833d445214860b8232af70bd695d1ef7c6a47fc513
3
+ size 4347
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f98fbfd7fb264234406b007cf2ae6ca2729ca714e112ca2da2398619a8d7579
3
+ size 3579