tanoManzo commited on
Commit
aa82b4b
·
verified ·
1 Parent(s): 300b477

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -12
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -20,13 +20,13 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [InstaDeepAI/nucleotide-transformer-v2-250m-multi-species](https://huggingface.co/InstaDeepAI/nucleotide-transformer-v2-250m-multi-species) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.5602
24
- - F1 Score: 0.7812
25
- - Precision: 0.8065
26
- - Recall: 0.7576
27
- - Accuracy: 0.7627
28
- - Auc: 0.8328
29
- - Prc: 0.8241
30
 
31
  ## Model description
32
 
@@ -51,15 +51,16 @@ The following hyperparameters were used during training:
51
  - seed: 42
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
- - num_epochs: 20
55
  - mixed_precision_training: Native AMP
56
 
57
  ### Training results
58
 
59
- | Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision | Recall | Accuracy | Auc | Prc |
60
- |:-------------:|:-------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:------:|:------:|
61
- | 0.1788 | 8.3333 | 500 | 1.3537 | 0.7812 | 0.8065 | 0.7576 | 0.7627 | 0.8345 | 0.8250 |
62
- | 0.0004 | 16.6667 | 1000 | 1.5602 | 0.7812 | 0.8065 | 0.7576 | 0.7627 | 0.8328 | 0.8241 |
 
63
 
64
 
65
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [InstaDeepAI/nucleotide-transformer-v2-250m-multi-species](https://huggingface.co/InstaDeepAI/nucleotide-transformer-v2-250m-multi-species) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.7399
24
+ - F1 Score: 0.8084
25
+ - Precision: 0.8006
26
+ - Recall: 0.8164
27
+ - Accuracy: 0.8013
28
+ - Auc: 0.8735
29
+ - Prc: 0.8637
30
 
31
  ## Model description
32
 
 
51
  - seed: 42
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
+ - num_epochs: 3
55
  - mixed_precision_training: Native AMP
56
 
57
  ### Training results
58
 
59
+ | Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision | Recall | Accuracy | Auc | Prc |
60
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:------:|:------:|
61
+ | 0.5348 | 0.8403 | 500 | 0.4797 | 0.7964 | 0.7422 | 0.8590 | 0.7744 | 0.8621 | 0.8383 |
62
+ | 0.3808 | 1.6807 | 1000 | 0.5203 | 0.7973 | 0.8081 | 0.7869 | 0.7946 | 0.8683 | 0.8507 |
63
+ | 0.2366 | 2.5210 | 1500 | 0.7399 | 0.8084 | 0.8006 | 0.8164 | 0.8013 | 0.8735 | 0.8637 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36243c7d506f5b32c33c961f5aa9bb7a607ad3f2420cc4f61a2538aca5caaf20
3
  size 927895412
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cd7b243f8d8b05667bdafb0bd82402a75c6d5a83dd5ad5049bf8d5aae9b39b3
3
  size 927895412
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:940092eb735928e115f99e09468c0b563e3ac087b485933c8255baf993f3c6c0
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2ca4235b7344f3ef8d3846ea7f6a3d80a39826479e1961c1080d5305776e8e1
3
  size 5368