End of training
Browse files- README.md +72 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- generated_from_trainer
|
4 |
+
metrics:
|
5 |
+
- f1
|
6 |
+
model-index:
|
7 |
+
- name: ec_classfication_0502_dmis_lab_biobert_large_cased_v1.1_squad
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# ec_classfication_0502_dmis_lab_biobert_large_cased_v1.1_squad
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [dmis-lab/biobert-large-cased-v1.1-squad](https://huggingface.co/dmis-lab/biobert-large-cased-v1.1-squad) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.1937
|
19 |
+
- F1: 0.8352
|
20 |
+
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
More information needed
|
24 |
+
|
25 |
+
## Intended uses & limitations
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Training and evaluation data
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training procedure
|
34 |
+
|
35 |
+
### Training hyperparameters
|
36 |
+
|
37 |
+
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 2e-05
|
39 |
+
- train_batch_size: 16
|
40 |
+
- eval_batch_size: 16
|
41 |
+
- seed: 42
|
42 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 15
|
45 |
+
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
49 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| No log | 1.0 | 59 | 0.6381 | 0.5429 |
|
51 |
+
| No log | 2.0 | 118 | 0.4498 | 0.8350 |
|
52 |
+
| No log | 3.0 | 177 | 0.6399 | 0.8247 |
|
53 |
+
| No log | 4.0 | 236 | 0.6723 | 0.8444 |
|
54 |
+
| No log | 5.0 | 295 | 1.1235 | 0.7901 |
|
55 |
+
| No log | 6.0 | 354 | 1.0581 | 0.8298 |
|
56 |
+
| No log | 7.0 | 413 | 1.2403 | 0.8 |
|
57 |
+
| No log | 8.0 | 472 | 1.1142 | 0.8298 |
|
58 |
+
| 0.1533 | 9.0 | 531 | 1.1338 | 0.8222 |
|
59 |
+
| 0.1533 | 10.0 | 590 | 1.1343 | 0.8478 |
|
60 |
+
| 0.1533 | 11.0 | 649 | 1.1471 | 0.8478 |
|
61 |
+
| 0.1533 | 12.0 | 708 | 1.1670 | 0.8478 |
|
62 |
+
| 0.1533 | 13.0 | 767 | 1.1825 | 0.8352 |
|
63 |
+
| 0.1533 | 14.0 | 826 | 1.1912 | 0.8352 |
|
64 |
+
| 0.1533 | 15.0 | 885 | 1.1937 | 0.8352 |
|
65 |
+
|
66 |
+
|
67 |
+
### Framework versions
|
68 |
+
|
69 |
+
- Transformers 4.27.3
|
70 |
+
- Pytorch 2.0.0+cu118
|
71 |
+
- Datasets 2.11.0
|
72 |
+
- Tokenizers 0.13.2
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1457344117
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c2c6585935153bfa3b6a839b9b06fe5a09b8fd65e3c06ecef18d2e0c7e494db
|
3 |
size 1457344117
|