update model card README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- generated_from_trainer
|
| 5 |
+
metrics:
|
| 6 |
+
- accuracy
|
| 7 |
+
- precision
|
| 8 |
+
- recall
|
| 9 |
+
- f1
|
| 10 |
+
model-index:
|
| 11 |
+
- name: bert_small_summarized
|
| 12 |
+
results: []
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 16 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 17 |
+
|
| 18 |
+
# bert_small_summarized
|
| 19 |
+
|
| 20 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
| 21 |
+
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 2.1652
|
| 23 |
+
- Accuracy: 0.82
|
| 24 |
+
- Precision: 0.4667
|
| 25 |
+
- Recall: 0.2
|
| 26 |
+
- F1: 0.2800
|
| 27 |
+
- D-index: 1.5200
|
| 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: 5e-05
|
| 47 |
+
- train_batch_size: 4
|
| 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 |
+
- lr_scheduler_warmup_steps: 1600
|
| 53 |
+
- num_epochs: 20
|
| 54 |
+
- mixed_precision_training: Native AMP
|
| 55 |
+
|
| 56 |
+
### Training results
|
| 57 |
+
|
| 58 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | D-index |
|
| 59 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:-------:|
|
| 60 |
+
| No log | 1.0 | 200 | 0.4533 | 0.825 | 0.0 | 0.0 | 0.0 | 1.4529 |
|
| 61 |
+
| No log | 2.0 | 400 | 0.4694 | 0.825 | 0.0 | 0.0 | 0.0 | 1.4529 |
|
| 62 |
+
| 0.5094 | 3.0 | 600 | 0.6237 | 0.825 | 0.0 | 0.0 | 0.0 | 1.4529 |
|
| 63 |
+
| 0.5094 | 4.0 | 800 | 0.7898 | 0.81 | 0.4286 | 0.2571 | 0.3214 | 1.5270 |
|
| 64 |
+
| 0.3984 | 5.0 | 1000 | 0.9268 | 0.83 | 0.5556 | 0.1429 | 0.2273 | 1.5127 |
|
| 65 |
+
| 0.3984 | 6.0 | 1200 | 1.3541 | 0.8 | 0.4074 | 0.3143 | 0.3548 | 1.5339 |
|
| 66 |
+
| 0.3984 | 7.0 | 1400 | 1.4264 | 0.805 | 0.375 | 0.1714 | 0.2353 | 1.4893 |
|
| 67 |
+
| 0.0939 | 8.0 | 1600 | 1.8870 | 0.8 | 0.4194 | 0.3714 | 0.3939 | 1.5539 |
|
| 68 |
+
| 0.0939 | 9.0 | 1800 | 1.8734 | 0.825 | 0.5 | 0.1143 | 0.1860 | 1.4955 |
|
| 69 |
+
| 0.0061 | 10.0 | 2000 | 1.8938 | 0.825 | 0.5 | 0.1714 | 0.2553 | 1.5164 |
|
| 70 |
+
| 0.0061 | 11.0 | 2200 | 2.0755 | 0.825 | 0.5 | 0.1143 | 0.1860 | 1.4955 |
|
| 71 |
+
| 0.0061 | 12.0 | 2400 | 2.1068 | 0.805 | 0.4231 | 0.3143 | 0.3607 | 1.5406 |
|
| 72 |
+
| 0.0134 | 13.0 | 2600 | 2.0895 | 0.82 | 0.4444 | 0.1143 | 0.1818 | 1.4887 |
|
| 73 |
+
| 0.0134 | 14.0 | 2800 | 2.0520 | 0.815 | 0.4545 | 0.2857 | 0.3509 | 1.5439 |
|
| 74 |
+
| 0.0011 | 15.0 | 3000 | 2.0795 | 0.81 | 0.4211 | 0.2286 | 0.2963 | 1.5168 |
|
| 75 |
+
| 0.0011 | 16.0 | 3200 | 2.1177 | 0.815 | 0.4444 | 0.2286 | 0.3019 | 1.5235 |
|
| 76 |
+
| 0.0011 | 17.0 | 3400 | 2.1396 | 0.815 | 0.4444 | 0.2286 | 0.3019 | 1.5235 |
|
| 77 |
+
| 0.0003 | 18.0 | 3600 | 2.1605 | 0.825 | 0.5 | 0.2286 | 0.3137 | 1.5370 |
|
| 78 |
+
| 0.0003 | 19.0 | 3800 | 2.1677 | 0.825 | 0.5 | 0.2286 | 0.3137 | 1.5370 |
|
| 79 |
+
| 0.0 | 20.0 | 4000 | 2.1652 | 0.82 | 0.4667 | 0.2 | 0.2800 | 1.5200 |
|
| 80 |
+
|
| 81 |
+
|
| 82 |
+
### Framework versions
|
| 83 |
+
|
| 84 |
+
- Transformers 4.28.0
|
| 85 |
+
- Pytorch 2.0.1+cu118
|
| 86 |
+
- Datasets 2.12.0
|
| 87 |
+
- Tokenizers 0.13.3
|