Jennny commited on
Commit
5d5ba09
1 Parent(s): 2de2720

Training in progress, step 100

Browse files
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "openai-community/gpt2-medium",
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": 1024,
16
+ "n_head": 16,
17
+ "n_inner": null,
18
+ "n_layer": 24,
19
+ "n_positions": 1024,
20
+ "n_special": 0,
21
+ "predict_special_tokens": true,
22
+ "reorder_and_upcast_attn": false,
23
+ "resid_pdrop": 0.1,
24
+ "scale_attn_by_inverse_layer_idx": false,
25
+ "scale_attn_weights": true,
26
+ "summary_activation": null,
27
+ "summary_first_dropout": 0.1,
28
+ "summary_proj_to_labels": true,
29
+ "summary_type": "cls_index",
30
+ "summary_use_proj": true,
31
+ "task_specific_params": {
32
+ "text-generation": {
33
+ "do_sample": true,
34
+ "max_length": 50
35
+ }
36
+ },
37
+ "torch_dtype": "bfloat16",
38
+ "transformers_version": "4.39.0.dev0",
39
+ "use_cache": false,
40
+ "vocab_size": 50257
41
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:465d5c5210b93f51efdbc776dccbfeafd9cd0313e6f9af660f420e5f1c335784
3
+ size 709676664
runs/Apr09_23-40-16_compsci-cluster-fitz-05/events.out.tfevents.1712720627.compsci-cluster-fitz-05.885536.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22f6733b3ce88d4d4f5dbbf7d74ae4c58cee75bc3ae74a154d2a9f1a7f7b5351
3
+ size 4996
runs/Apr10_00-00-43_compsci-cluster-fitz-05/events.out.tfevents.1712721655.compsci-cluster-fitz-05.886096.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44d9477c7dabe79abec3183a3e68f8ec93d8e312f45b08291c772dc7339c1a37
3
+ size 4996
runs/Apr10_00-10-14_compsci-cluster-fitz-05/events.out.tfevents.1712722219.compsci-cluster-fitz-05.886278.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e03cae556569763d27b1745d98c1e444cdb002e29ee75e42b73e69049056260
3
+ size 4996
runs/Apr10_00-17-18_compsci-cluster-fitz-05/events.out.tfevents.1712722643.compsci-cluster-fitz-05.886429.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9996e3f5cfb30521548b108259932736ac5a9e148367ef332f009e0e6bacefd
3
+ size 4996
runs/Apr10_03-34-27_compsci-cluster-fitz-05/events.out.tfevents.1712734475.compsci-cluster-fitz-05.897454.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6c9282274646c8efdab4390a599464878782af3f4b5eb4090ae6e9bd84abb52
3
+ size 4996
runs/Apr10_03-39-45_compsci-cluster-fitz-05/events.out.tfevents.1712734827.compsci-cluster-fitz-05.897615.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c565d5559f5aa983ebd624bdc0ab0c78a314590bcedf3edc8455f6a208cff8b
3
+ size 4996
runs/Apr10_03-49-47_compsci-cluster-fitz-05/events.out.tfevents.1712735426.compsci-cluster-fitz-05.897826.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63ab39d8330766b7a3de60f06b3bc73b913ece543588bbef75857e1ed590e6a7
3
+ size 4996
runs/Apr10_04-14-22_compsci-cluster-fitz-05/events.out.tfevents.1712736906.compsci-cluster-fitz-05.898215.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11fed234c4abf98f9beac7ee57b60cafb48bd2bf832689ffa71feb0f69d4ff1b
3
+ size 4996
runs/Apr10_04-19-42_compsci-cluster-fitz-05/events.out.tfevents.1712737194.compsci-cluster-fitz-05.898351.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607edaeccbfa500361b8e6cd83798c60745b48b920bd98c85a39d4373d466bbd
3
+ size 9330
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,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "50256": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ }
12
+ },
13
+ "bos_token": "<|endoftext|>",
14
+ "chat_template": "{% for dialogue in chosen %}\n{% if dialogue.speaker == 'Human' %}Human: {{ dialogue.text + eos_token }}{% else %}Assistant: {{ dialogue.text + eos_token }}{% endif %}\n{% endfor %}",
15
+ "clean_up_tokenization_spaces": true,
16
+ "eos_token": "<|endoftext|>",
17
+ "model_max_length": 1024,
18
+ "pad_token": "<|endoftext|>",
19
+ "tokenizer_class": "GPT2Tokenizer",
20
+ "unk_token": "<|endoftext|>"
21
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:156f62f2291d356be553e4ebdc6c852e562a9a7f3c361bd9b5a099ed69008fc6
3
+ size 4984
vocab.json ADDED
The diff for this file is too large to render. See raw diff