rorschach-40 commited on
Commit
ad4ae76
·
verified ·
1 Parent(s): ce5fea0

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/flan-t5-large",
3
+ "architectures": [
4
+ "T5ForSequenceClassification"
5
+ ],
6
+ "classifier_dropout": 0.0,
7
+ "d_ff": 2816,
8
+ "d_kv": 64,
9
+ "d_model": 1024,
10
+ "decoder_start_token_id": 0,
11
+ "dense_act_fn": "gelu_new",
12
+ "dropout_rate": 0.1,
13
+ "eos_token_id": 1,
14
+ "feed_forward_proj": "gated-gelu",
15
+ "id2label": {
16
+ "0": "P",
17
+ "1": "S"
18
+ },
19
+ "initializer_factor": 1.0,
20
+ "is_encoder_decoder": true,
21
+ "is_gated_act": true,
22
+ "label2id": {
23
+ "P": 0,
24
+ "S": 1
25
+ },
26
+ "layer_norm_epsilon": 1e-06,
27
+ "model_type": "t5",
28
+ "n_positions": 512,
29
+ "num_decoder_layers": 24,
30
+ "num_heads": 16,
31
+ "num_layers": 24,
32
+ "output_past": true,
33
+ "pad_token_id": 0,
34
+ "problem_type": "single_label_classification",
35
+ "relative_attention_max_distance": 128,
36
+ "relative_attention_num_buckets": 32,
37
+ "tie_word_embeddings": false,
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.37.2",
40
+ "use_cache": true,
41
+ "vocab_size": 32128
42
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8504ca7f82f02d3461dac3880f461d4fd898e966bf1756b2f0e40a23f3cdc816
3
+ size 3005286112
runs/Mar19_11-44-52_thor/events.out.tfevents.1710845094.thor.362324.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9e238a37cde0d8b56f2ad420a96ee53a0d060079b2f6429a899d6526c005c85
3
+ size 4687
runs/Mar19_11-52-49_thor/events.out.tfevents.1710845571.thor.363391.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43ba67a5042c70a7ff969b84a76df2001eb1be79d817fa426c6c3cffa85fe027
3
+ size 4689
runs/Mar19_11-53-47_thor/events.out.tfevents.1710845629.thor.363846.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b93fcf73710269bf9fc225cac1b780607429b55144a9524016c83e2af100ec
3
+ size 4687
runs/Mar19_11-54-55_thor/events.out.tfevents.1710845697.thor.364315.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0514c21f507aa6471da184e0faa8210939936d5c593ae492e511116c40b5d7e
3
+ size 4687
runs/Mar19_11-56-15_thor/events.out.tfevents.1710845776.thor.364815.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0e323811f86db3d0be7cc117276db09a9072db4a6d19e78dc5587febc0cfd23
3
+ size 4998
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fef59b0c735f24d963ec3e2323fbc815d158c346f91656f1b2ccd3d859902fe1
3
+ size 4792