carlwharris commited on
Commit
0a5b456
1 Parent(s): c63b799

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "gelu_new",
4
+ "architectures": [
5
+ "GPT2ForTokenClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "attn_pdrop": 0.1,
9
+ "bos_token_id": 0,
10
+ "embd_pdrop": 0.1,
11
+ "eos_token_id": 2,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "id2label": {
15
+ "0": "O",
16
+ "1": "B-Disease",
17
+ "2": "I-Disease"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 4096,
21
+ "label2id": {
22
+ "B-Disease": 1,
23
+ "I-Disease": 2,
24
+ "O": 0
25
+ },
26
+ "layer_norm_eps": 1e-12,
27
+ "layer_norm_epsilon": 1e-05,
28
+ "layerdrop": 0.0,
29
+ "model_type": "gpt2",
30
+ "n_embd": 1024,
31
+ "n_head": 16,
32
+ "n_inner": null,
33
+ "n_layer": 24,
34
+ "n_positions": 1024,
35
+ "pad_token_id": 1,
36
+ "reorder_and_upcast_attn": false,
37
+ "resid_pdrop": 0.1,
38
+ "scale_attn_by_inverse_layer_idx": false,
39
+ "scale_attn_weights": true,
40
+ "scale_embedding": true,
41
+ "summary_activation": null,
42
+ "summary_first_dropout": 0.1,
43
+ "summary_proj_to_labels": true,
44
+ "summary_type": "cls_index",
45
+ "summary_use_proj": true,
46
+ "torch_dtype": "float32",
47
+ "transformers_version": "4.38.2",
48
+ "use_cache": true,
49
+ "vocab_size": 42384
50
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:675010f211f58406f1f564a8a392ac1ea27b2227f77bdc3323ea7e8edd842e39
3
+ size 1387087524
runs/Apr12_13-11-23_3e7db4e340c1/events.out.tfevents.1712927483.3e7db4e340c1.180.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92fa87c90e8fe5ab12e761e250a7420345faecd7d1e52a2d057504a01d191cdd
3
+ size 5056
runs/Apr12_13-12-48_3e7db4e340c1/events.out.tfevents.1712927569.3e7db4e340c1.180.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6159a1689921cd98242d14de856d5ce0a4eb030d4cdd389c19757f1e57a1c3
3
+ size 5055
runs/Apr12_13-15-00_3e7db4e340c1/events.out.tfevents.1712927700.3e7db4e340c1.180.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09a9a3de4917425a4113eeb06a9f9a649e578ae0c204f4a5441cd594d5388e8a
3
+ size 5056
runs/Apr12_13-15-09_3e7db4e340c1/events.out.tfevents.1712927709.3e7db4e340c1.180.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff4b3378c6a990e5e4dd94308a7e606020afb04031a786db2f4aaa7ef9409bd8
3
+ size 5588
runs/Apr12_13-26-46_3e7db4e340c1/events.out.tfevents.1712928407.3e7db4e340c1.180.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa393083a35df4144ce07122fbe247cfcf3c45e19c3ea19334536216a2e02782
3
+ size 5318
runs/Apr12_13-28-05_3e7db4e340c1/events.out.tfevents.1712928486.3e7db4e340c1.180.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:777ef00cb4327f24ba0c2199c0cbb5cf80aca9de5a2e891c124bea6ae947ddf5
3
+ size 5318
runs/Apr12_13-29-17_3e7db4e340c1/events.out.tfevents.1712928558.3e7db4e340c1.180.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2be0b395459627c5e567affa2e3cdaa2a67e3d66c2de6277094af0c354228a7
3
+ size 5583
runs/Apr12_13-29-44_3e7db4e340c1/events.out.tfevents.1712928585.3e7db4e340c1.180.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87547a90f04c884854536a3b4cb91018f94e3f607228fb2bd302eb84af0fdc65
3
+ size 6368
runs/Apr12_14-12-23_3e7db4e340c1/events.out.tfevents.1712931144.3e7db4e340c1.180.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d74d31e675b81b64aebcc8e8d4a4aedb197056ada634c63b97f4433468a21753
3
+ size 5259
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b1a89eb833276f1acc25506166a65b43e765f3fbfb2410483b61073ebc6836
3
+ size 4920