Upload test training of model on python code functions
Browse files- config.json +52 -0
- events.out.tfevents.1626642935.t1v-n-19ae6aab-w-0.778124.0.v2 +3 -0
- events.out.tfevents.1626643195.t1v-n-19ae6aab-w-0.779961.0.v2 +3 -0
- events.out.tfevents.1626643236.t1v-n-19ae6aab-w-0.781361.0.v2 +3 -0
- events.out.tfevents.1626643340.t1v-n-19ae6aab-w-0.782892.0.v2 +3 -0
- events.out.tfevents.1626643451.t1v-n-19ae6aab-w-0.784444.0.v2 +3 -0
- events.out.tfevents.1626643580.t1v-n-19ae6aab-w-0.786035.0.v2 +3 -0
- events.out.tfevents.1626643672.t1v-n-19ae6aab-w-0.787525.0.v2 +3 -0
- events.out.tfevents.1626644404.t1v-n-19ae6aab-w-0.789688.0.v2 +3 -0
- events.out.tfevents.1626644446.t1v-n-19ae6aab-w-0.791049.0.v2 +3 -0
- events.out.tfevents.1626644607.t1v-n-19ae6aab-w-0.792804.0.v2 +3 -0
- events.out.tfevents.1626645040.t1v-n-19ae6aab-w-0.794906.0.v2 +3 -0
- events.out.tfevents.1626645924.t1v-n-19ae6aab-w-0.797301.0.v2 +3 -0
- events.out.tfevents.1626646459.t1v-n-19ae6aab-w-0.800354.0.v2 +3 -0
- flax_model.msgpack +3 -0
- merges.txt +0 -0
- pytorch_model.bin +3 -0
- special_tokens_map.json +1 -0
- tokenizer_config.json +1 -0
- training_state.json +1 -0
- vocab.json +0 -0
config.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"activation_function": "gelu_new",
|
3 |
+
"architectures": [
|
4 |
+
"GPTNeoForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0,
|
7 |
+
"attention_layers": [
|
8 |
+
"global",
|
9 |
+
"local",
|
10 |
+
"global",
|
11 |
+
"local",
|
12 |
+
"global",
|
13 |
+
"local",
|
14 |
+
"global",
|
15 |
+
"local",
|
16 |
+
"global",
|
17 |
+
"local",
|
18 |
+
"global",
|
19 |
+
"local"
|
20 |
+
],
|
21 |
+
"attention_types": [
|
22 |
+
[
|
23 |
+
[
|
24 |
+
"global",
|
25 |
+
"local"
|
26 |
+
],
|
27 |
+
6
|
28 |
+
]
|
29 |
+
],
|
30 |
+
"bos_token_id": 50256,
|
31 |
+
"embed_dropout": 0,
|
32 |
+
"eos_token_id": 50256,
|
33 |
+
"gradient_checkpointing": false,
|
34 |
+
"hidden_size": 768,
|
35 |
+
"initializer_range": 0.02,
|
36 |
+
"intermediate_size": null,
|
37 |
+
"layer_norm_epsilon": 1e-05,
|
38 |
+
"max_position_embeddings": 2048,
|
39 |
+
"model_type": "gpt_neo",
|
40 |
+
"num_heads": 12,
|
41 |
+
"num_layers": 12,
|
42 |
+
"resid_dropout": 0,
|
43 |
+
"summary_activation": null,
|
44 |
+
"summary_first_dropout": 0.1,
|
45 |
+
"summary_proj_to_labels": true,
|
46 |
+
"summary_type": "cls_index",
|
47 |
+
"summary_use_proj": true,
|
48 |
+
"transformers_version": "4.9.0.dev0",
|
49 |
+
"use_cache": true,
|
50 |
+
"vocab_size": 50257,
|
51 |
+
"window_size": 256
|
52 |
+
}
|
events.out.tfevents.1626642935.t1v-n-19ae6aab-w-0.778124.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:606027776adefa80a6befc58b66221b1833122f9a0b846841324dfcb446bf97f
|
3 |
+
size 33618
|
events.out.tfevents.1626643195.t1v-n-19ae6aab-w-0.779961.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c4c9e6bb4b4d5ba6dd87dd3a3c50c9a7ecc01c0ad3d9aa14c98831021fcf074
|
3 |
+
size 40
|
events.out.tfevents.1626643236.t1v-n-19ae6aab-w-0.781361.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6742c0dd23cc82ec1a11533970abd49ce9bebb92ccd349389892c12dfeba5b9
|
3 |
+
size 40
|
events.out.tfevents.1626643340.t1v-n-19ae6aab-w-0.782892.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:939aa5550bc3ff52c2be39121d168c720d0701323e8e65e627bbd23fa26f2d7c
|
3 |
+
size 40
|
events.out.tfevents.1626643451.t1v-n-19ae6aab-w-0.784444.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe2ead3761ceb5f661ca028835524dbbdbb2a0f8060323ee2fff88c6eee1bf62
|
3 |
+
size 40
|
events.out.tfevents.1626643580.t1v-n-19ae6aab-w-0.786035.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dcf702168fada5241fe9185720a684617ff699436ad31abfa7f74462c0bb4c0
|
3 |
+
size 40
|
events.out.tfevents.1626643672.t1v-n-19ae6aab-w-0.787525.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d3ec674f4aac62edfb40c660002b5a3d3251cdd79032f9c04949e6829903ba5
|
3 |
+
size 209870
|
events.out.tfevents.1626644404.t1v-n-19ae6aab-w-0.789688.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a288f048eabcc679bfbc7a1461f6feeb647e10a45401d8d009fe7bd23b46ca27
|
3 |
+
size 40
|
events.out.tfevents.1626644446.t1v-n-19ae6aab-w-0.791049.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8712f64b7abde231bf56392678cdea9a73045a5f2630b43e236311de463c3191
|
3 |
+
size 3874
|
events.out.tfevents.1626644607.t1v-n-19ae6aab-w-0.792804.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a51109656f37723c3973f199260bbee511a35777a203c57675c92a796bfe8b1
|
3 |
+
size 52338
|
events.out.tfevents.1626645040.t1v-n-19ae6aab-w-0.794906.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9898f86ed9c8eb7486c70f0bdcc7c4bbacc2e45d5e03ae30cd5949a35d46ddb
|
3 |
+
size 255009
|
events.out.tfevents.1626645924.t1v-n-19ae6aab-w-0.797301.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a90fcba9f670450061a6fdccbfa12140963f868c9155bedaa8e97494cec99f02
|
3 |
+
size 40
|
events.out.tfevents.1626646459.t1v-n-19ae6aab-w-0.800354.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62bf9cd275aedc6e60bf61a8b0f068b852cae52bfad273b3464f859d9283d997
|
3 |
+
size 404984
|
flax_model.msgpack
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afe550b8237c07da6c6489338d5528edf09a83bdf7340bcffc0b2922f1e89fef
|
3 |
+
size 500800120
|
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:7369838968ce3997fa159b0265896f531872130b3daaec0f8e3025178d9ce419
|
3 |
+
size 526020317
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"bos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "eos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "unk_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}}
|
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"errors": "replace", "unk_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "bos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "eos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "add_prefix_space": false, "model_max_length": 2048, "special_tokens_map_file": null, "name_or_path": "gpt2"}
|
training_state.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"step": 32001}
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|