Redhotchilipoppy commited on
Commit
7be7f6f
1 Parent(s): e88e442

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Redhotchilipoppy/montelnewsspeaker",
3
+ "_num_labels": 1,
4
+ "activation_function": "gelu_new",
5
+ "architectures": [
6
+ "GPT2ForSequenceClassification"
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": "Gas",
14
+ "1": "Coal",
15
+ "2": "Electricity",
16
+ "3": "No tag",
17
+ "4": "Carbon",
18
+ "5": "Renewables",
19
+ "6": "Offshore wind",
20
+ "7": "Oil",
21
+ "8": "Policy",
22
+ "9": "Trading",
23
+ "10": "Batteries/Storage",
24
+ "11": "Wind",
25
+ "12": "Topic",
26
+ "13": "Weather",
27
+ "14": "Nuclear",
28
+ "15": "Solar",
29
+ "16": "Hydropower",
30
+ "17": "Appointments",
31
+ "18": "PPA",
32
+ "19": "LNG",
33
+ "20": "Hydrogen",
34
+ "21": "GOs",
35
+ "22": "Biomass",
36
+ "23": "Financial results",
37
+ "24": "Remit",
38
+ "25": "Freight"
39
+ },
40
+ "initializer_range": 0.02,
41
+ "label2id": {
42
+ "Appointments": 17,
43
+ "Batteries/Storage": 10,
44
+ "Biomass": 22,
45
+ "Carbon": 4,
46
+ "Coal": 1,
47
+ "Electricity": 2,
48
+ "Financial results": 23,
49
+ "Freight": 25,
50
+ "GOs": 21,
51
+ "Gas": 0,
52
+ "Hydrogen": 20,
53
+ "Hydropower": 16,
54
+ "LNG": 19,
55
+ "No tag": 3,
56
+ "Nuclear": 14,
57
+ "Offshore wind": 6,
58
+ "Oil": 7,
59
+ "PPA": 18,
60
+ "Policy": 8,
61
+ "Remit": 24,
62
+ "Renewables": 5,
63
+ "Solar": 15,
64
+ "Topic": 12,
65
+ "Trading": 9,
66
+ "Weather": 13,
67
+ "Wind": 11
68
+ },
69
+ "layer_norm_epsilon": 1e-05,
70
+ "model_type": "gpt2",
71
+ "n_ctx": 1024,
72
+ "n_embd": 768,
73
+ "n_head": 12,
74
+ "n_inner": null,
75
+ "n_layer": 6,
76
+ "n_positions": 1024,
77
+ "pad_token_id": 50256,
78
+ "problem_type": "single_label_classification",
79
+ "reorder_and_upcast_attn": false,
80
+ "resid_pdrop": 0.1,
81
+ "scale_attn_by_inverse_layer_idx": false,
82
+ "scale_attn_weights": true,
83
+ "summary_activation": null,
84
+ "summary_first_dropout": 0.1,
85
+ "summary_proj_to_labels": true,
86
+ "summary_type": "cls_index",
87
+ "summary_use_proj": true,
88
+ "task_specific_params": {
89
+ "text-generation": {
90
+ "do_sample": true,
91
+ "max_length": 50
92
+ }
93
+ },
94
+ "torch_dtype": "float32",
95
+ "transformers_version": "4.36.2",
96
+ "use_cache": true,
97
+ "vocab_size": 50257
98
+ }
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:14fd1498727bceaa283158467d11281c82dacd409b2f6221493f77bb39033a23
3
+ size 327737880
runs/Jan25_07-35-55_aedad77f8bf7/events.out.tfevents.1706168156.aedad77f8bf7.26.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f3f16fc2a7240d012394b53da27f7ecc1b5326c93e0b78252f5fbee59f0ad7a
3
+ size 5804
runs/Jan25_07-37-21_aedad77f8bf7/events.out.tfevents.1706168242.aedad77f8bf7.26.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddcb1cfc189a36b0739a18d21bb53d8b461f810588a8f441f62dbf7ae5d3f7af
3
+ size 5802
runs/Jan25_07-40-09_aedad77f8bf7/events.out.tfevents.1706168409.aedad77f8bf7.26.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edda2f6ae5eedab6d575e1bead863b52768c30732a44ba63ae0851b25825aa72
3
+ size 5802
runs/Jan25_07-46-05_aedad77f8bf7/events.out.tfevents.1706168765.aedad77f8bf7.26.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d0589f8373abbf54e2c4756a687fd11465cabd1bd97bc57f98de9771e342e2f
3
+ size 5802
runs/Jan25_07-47-30_aedad77f8bf7/events.out.tfevents.1706168851.aedad77f8bf7.26.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c21d39c5b3eca8d3bc196cf2a14d0c43d169412b8818f8ef845810966c84b11f
3
+ size 5827
runs/Jan25_07-48-48_aedad77f8bf7/events.out.tfevents.1706168929.aedad77f8bf7.26.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74923547850307cc84cc81de8f89ecf7f42861fa4296426e4adf27e5c3d6b24b
3
+ size 5875
runs/Jan25_07-49-10_aedad77f8bf7/events.out.tfevents.1706168951.aedad77f8bf7.26.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4334c803deb2c1b41cfef72aed171f03ca3036e4a8f23f22bcb78e9e809ce84e
3
+ size 5877
runs/Jan25_07-49-25_aedad77f8bf7/events.out.tfevents.1706168966.aedad77f8bf7.26.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:226f9bc62f14fa525a245f76c96e0259ca04aeb2cabf099d1d67cd13893d428a
3
+ size 5875
runs/Jan25_07-51-05_aedad77f8bf7/events.out.tfevents.1706169066.aedad77f8bf7.26.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09f516395667e7352ddff2a7e4e9b5ee2c95f4e894788786d33c93e53fc7458c
3
+ size 6144
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|endoftext|>",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "clean_up_tokenization_spaces": true,
15
+ "eos_token": "<|endoftext|>",
16
+ "model_max_length": 1024,
17
+ "pad_token": "<|endoftext|>",
18
+ "tokenizer_class": "GPT2Tokenizer",
19
+ "unk_token": "<|endoftext|>"
20
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:066b7f604fa3279b652c6cdcf9866884ec4546e497f024695d8ccad6580de11c
3
+ size 4283
vocab.json ADDED
The diff for this file is too large to render. See raw diff