tanoManzo commited on
Commit
e9be96c
1 Parent(s): ab53d3e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: AIRI-Institute/gena-lm-bigbird-base-t2t
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ - accuracy
9
+ model-index:
10
+ - name: gena-lm-bigbird-base-t2t_ft_BioS73_1kbpHG19_DHSs_H3K27AC
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # gena-lm-bigbird-base-t2t_ft_BioS73_1kbpHG19_DHSs_H3K27AC
18
+
19
+ This model is a fine-tuned version of [AIRI-Institute/gena-lm-bigbird-base-t2t](https://huggingface.co/AIRI-Institute/gena-lm-bigbird-base-t2t) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6204
22
+ - F1 Score: 0.8827
23
+ - Precision: 0.8652
24
+ - Recall: 0.9008
25
+ - Accuracy: 0.8722
26
+ - Auc: 0.9384
27
+ - Prc: 0.9368
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 1e-05
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 20
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision | Recall | Accuracy | Auc | Prc |
58
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:------:|:------:|
59
+ | 0.4735 | 0.1864 | 500 | 0.4718 | 0.8258 | 0.7264 | 0.9567 | 0.7846 | 0.8950 | 0.8902 |
60
+ | 0.4071 | 0.3727 | 1000 | 0.4255 | 0.8534 | 0.7923 | 0.9246 | 0.8304 | 0.9117 | 0.9095 |
61
+ | 0.391 | 0.5591 | 1500 | 0.4176 | 0.8508 | 0.8496 | 0.8520 | 0.8405 | 0.9184 | 0.9132 |
62
+ | 0.3833 | 0.7454 | 2000 | 0.3674 | 0.8655 | 0.8235 | 0.9120 | 0.8487 | 0.9209 | 0.9082 |
63
+ | 0.3812 | 0.9318 | 2500 | 0.4179 | 0.8652 | 0.7974 | 0.9455 | 0.8427 | 0.9255 | 0.9217 |
64
+ | 0.3673 | 1.1182 | 3000 | 0.3696 | 0.8714 | 0.8180 | 0.9323 | 0.8531 | 0.9295 | 0.9266 |
65
+ | 0.3469 | 1.3045 | 3500 | 0.3985 | 0.8696 | 0.8121 | 0.9358 | 0.8502 | 0.9324 | 0.9307 |
66
+ | 0.3452 | 1.4909 | 4000 | 0.3347 | 0.8724 | 0.8685 | 0.8764 | 0.8632 | 0.9327 | 0.9316 |
67
+ | 0.3241 | 1.6772 | 4500 | 0.4804 | 0.8753 | 0.8316 | 0.9239 | 0.8595 | 0.9350 | 0.9341 |
68
+ | 0.3529 | 1.8636 | 5000 | 0.4180 | 0.8789 | 0.8330 | 0.9302 | 0.8632 | 0.9366 | 0.9364 |
69
+ | 0.3102 | 2.0499 | 5500 | 0.5486 | 0.8851 | 0.8460 | 0.9281 | 0.8714 | 0.9378 | 0.9371 |
70
+ | 0.3217 | 2.2363 | 6000 | 0.5019 | 0.8856 | 0.8498 | 0.9246 | 0.8725 | 0.9390 | 0.9369 |
71
+ | 0.272 | 2.4227 | 6500 | 0.4057 | 0.8844 | 0.8591 | 0.9113 | 0.8729 | 0.9416 | 0.9410 |
72
+ | 0.303 | 2.6090 | 7000 | 0.5302 | 0.8806 | 0.8187 | 0.9525 | 0.8621 | 0.9372 | 0.9321 |
73
+ | 0.2944 | 2.7954 | 7500 | 0.4633 | 0.8819 | 0.8676 | 0.8966 | 0.8718 | 0.9405 | 0.9392 |
74
+ | 0.269 | 2.9817 | 8000 | 0.5419 | 0.8756 | 0.8042 | 0.9609 | 0.8543 | 0.9432 | 0.9423 |
75
+ | 0.2168 | 3.1681 | 8500 | 0.6204 | 0.8827 | 0.8652 | 0.9008 | 0.8722 | 0.9384 | 0.9368 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.42.3
81
+ - Pytorch 2.3.0+cu121
82
+ - Datasets 2.18.0
83
+ - Tokenizers 0.19.0
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "AIRI-Institute/gena-lm-bigbird-base-t2t",
3
+ "architectures": [
4
+ "BigBirdForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "attention_type": "block_sparse",
8
+ "block_size": 64,
9
+ "bos_token_id": 1,
10
+ "classifier_dropout": null,
11
+ "eos_token_id": 2,
12
+ "gradient_checkpointing": false,
13
+ "hidden_act": "gelu_new",
14
+ "hidden_dropout_prob": 0.1,
15
+ "hidden_size": 768,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "layer_norm_eps": 1e-12,
19
+ "max_position_embeddings": 4096,
20
+ "model_type": "big_bird",
21
+ "num_attention_heads": 12,
22
+ "num_hidden_layers": 12,
23
+ "num_random_blocks": 3,
24
+ "pad_token_id": 3,
25
+ "position_embedding_type": "absolute",
26
+ "problem_type": "single_label_classification",
27
+ "rescale_embeddings": false,
28
+ "sep_token_id": 66,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.42.3",
31
+ "type_vocab_size": 2,
32
+ "use_bias": true,
33
+ "use_cache": true,
34
+ "vocab_size": 32000
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbc4e852ef050ed5df2f7106120fad1508bdb26c5517cf9d4b71e3d530bc273
3
+ size 455871688
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[UNK]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[PAD]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ },
43
+ "5": {
44
+ "content": "-",
45
+ "lstrip": false,
46
+ "normalized": false,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": true
50
+ }
51
+ },
52
+ "clean_up_tokenization_spaces": true,
53
+ "cls_token": "[CLS]",
54
+ "mask_token": "[MASK]",
55
+ "model_max_length": 1000000000000000019884624838656,
56
+ "pad_token": "[PAD]",
57
+ "sep_token": "[SEP]",
58
+ "tokenizer_class": "PreTrainedTokenizerFast",
59
+ "unk_token": "[UNK]"
60
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72d83833f254125e88427734b01ba1be88b2a3e51f206cb53a3d12793e37bd4a
3
+ size 5240