update model card README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- generated_from_trainer
|
| 5 |
+
metrics:
|
| 6 |
+
- accuracy
|
| 7 |
+
model-index:
|
| 8 |
+
- name: bert-base-uncased-finetuned-classification_ds30
|
| 9 |
+
results: []
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
+
|
| 15 |
+
# bert-base-uncased-finetuned-classification_ds30
|
| 16 |
+
|
| 17 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 18 |
+
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 41.1515
|
| 20 |
+
- Mse: 41.1515
|
| 21 |
+
- Mae: 4.7002
|
| 22 |
+
- R2: 0.7675
|
| 23 |
+
- Accuracy: 0.2685
|
| 24 |
+
- Msev: 0.0243
|
| 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: 1e-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 | Mse | Mae | R2 | Accuracy | Msev |
|
| 54 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:------:|:--------:|:------:|
|
| 55 |
+
| 10.1514 | 1.0 | 5215 | 40.1844 | 40.1844 | 4.6065 | 0.7730 | 0.2644 | 0.0249 |
|
| 56 |
+
| 3.7754 | 2.0 | 10430 | 39.4067 | 39.4067 | 4.5926 | 0.7774 | 0.2803 | 0.0254 |
|
| 57 |
+
| 2.2314 | 3.0 | 15645 | 44.9527 | 44.9527 | 4.8825 | 0.7460 | 0.2680 | 0.0222 |
|
| 58 |
+
| 1.6468 | 4.0 | 20860 | 40.3435 | 40.3435 | 4.6496 | 0.7721 | 0.2702 | 0.0248 |
|
| 59 |
+
| 1.2442 | 5.0 | 26075 | 40.8178 | 40.8178 | 4.6934 | 0.7694 | 0.2657 | 0.0245 |
|
| 60 |
+
| 1.0992 | 6.0 | 31290 | 42.6644 | 42.6644 | 4.7802 | 0.7590 | 0.2620 | 0.0234 |
|
| 61 |
+
| 0.9911 | 7.0 | 36505 | 40.0627 | 40.0627 | 4.6277 | 0.7737 | 0.2751 | 0.0250 |
|
| 62 |
+
| 0.8167 | 8.0 | 41720 | 40.6918 | 40.6918 | 4.6755 | 0.7701 | 0.2693 | 0.0246 |
|
| 63 |
+
| 0.7862 | 9.0 | 46935 | 41.9593 | 41.9593 | 4.7363 | 0.7629 | 0.2693 | 0.0238 |
|
| 64 |
+
| 0.8136 | 10.0 | 52150 | 41.1515 | 41.1515 | 4.7002 | 0.7675 | 0.2685 | 0.0243 |
|
| 65 |
+
|
| 66 |
+
|
| 67 |
+
### Framework versions
|
| 68 |
+
|
| 69 |
+
- Transformers 4.22.0
|
| 70 |
+
- Pytorch 1.12.1+cu113
|
| 71 |
+
- Datasets 2.4.0
|
| 72 |
+
- Tokenizers 0.12.1
|