irenepap commited on
Commit
d02d0b3
1 Parent(s): 7da0cf9

biobert-base-pubmed-multilabel

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: dmis-lab/biobert-v1.1
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ - f1
9
+ model-index:
10
+ - name: biobert-base-pubmed-multilabel
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
+ # biobert-base-pubmed-multilabel
18
+
19
+ This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2677
22
+ - Precision: 0.9044
23
+ - Recall: 0.8528
24
+ - F1: 0.8778
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 16
45
+ - eval_batch_size: 16
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 10
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
55
+ | 0.3373 | 0.2 | 500 | 0.2859 | 0.9093 | 0.8006 | 0.8515 |
56
+ | 0.2781 | 0.4 | 1000 | 0.2748 | 0.8972 | 0.8388 | 0.8670 |
57
+ | 0.269 | 0.6 | 1500 | 0.2639 | 0.9026 | 0.8405 | 0.8705 |
58
+ | 0.2598 | 0.81 | 2000 | 0.2610 | 0.9037 | 0.8435 | 0.8726 |
59
+ | 0.2543 | 1.01 | 2500 | 0.2559 | 0.9052 | 0.8494 | 0.8764 |
60
+ | 0.2191 | 1.21 | 3000 | 0.2554 | 0.9091 | 0.8437 | 0.8752 |
61
+ | 0.2217 | 1.41 | 3500 | 0.2620 | 0.8917 | 0.8676 | 0.8795 |
62
+ | 0.2232 | 1.61 | 4000 | 0.2529 | 0.9070 | 0.8470 | 0.8759 |
63
+ | 0.2256 | 1.81 | 4500 | 0.2567 | 0.9231 | 0.8176 | 0.8671 |
64
+ | 0.2191 | 2.02 | 5000 | 0.2591 | 0.8936 | 0.8731 | 0.8832 |
65
+ | 0.1744 | 2.22 | 5500 | 0.2674 | 0.8978 | 0.8631 | 0.8801 |
66
+ | 0.1745 | 2.42 | 6000 | 0.2736 | 0.8974 | 0.8566 | 0.8766 |
67
+ | 0.1749 | 2.62 | 6500 | 0.2677 | 0.9044 | 0.8528 | 0.8778 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.39.3
73
+ - Pytorch 2.1.2
74
+ - Datasets 2.18.0
75
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bfe0224bf15397487f158d20da8f77b4674360b5794df7aa38768cc10116004
3
  size 433295376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d2aeee4173d93fae764ede13f20f594e1eac0150d2f2e16126529964aa6096
3
  size 433295376