File size: 2,062 Bytes
695051f 6ff8177 695051f a9ea782 7090578 6392674 88d630f ccfd8d1 5ca15cb 6f0cdf3 ee3b35b 30043cb 1d2ba28 ea47225 314f00c 4b69e50 3f0cafb 2a04752 e2efb6b 46b745b f022061 6ff8177 695051f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
---
license: other
tags:
- generated_from_keras_callback
model-index:
- name: ChristianMDahl/segFormer-b3-vertical
results: []
---
<!-- This model card has been generated automatically according to the information Keras had access to. You should
probably proofread and complete it, then remove this comment. -->
# ChristianMDahl/segFormer-b3-vertical
This model is a fine-tuned version of [nvidia/mit-b3](https://huggingface.co/nvidia/mit-b3) on an unknown dataset.
It achieves the following results on the evaluation set:
- Train Loss: 0.1059
- Validation Loss: 0.1350
- Epoch: 19
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
- optimizer: {'name': 'Adam', 'learning_rate': 6e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
- training_precision: float32
### Training results
| Train Loss | Validation Loss | Epoch |
|:----------:|:---------------:|:-----:|
| 0.1926 | 0.1873 | 0 |
| 0.1677 | 0.1612 | 1 |
| 0.1578 | 0.1562 | 2 |
| 0.1509 | 0.1521 | 3 |
| 0.1451 | 0.1480 | 4 |
| 0.1395 | 0.1458 | 5 |
| 0.1343 | 0.1431 | 6 |
| 0.1314 | 0.1433 | 7 |
| 0.1274 | 0.1395 | 8 |
| 0.1247 | 0.1377 | 9 |
| 0.1218 | 0.1361 | 10 |
| 0.1199 | 0.1374 | 11 |
| 0.1173 | 0.1350 | 12 |
| 0.1153 | 0.1376 | 13 |
| 0.1138 | 0.1395 | 14 |
| 0.1117 | 0.1357 | 15 |
| 0.1102 | 0.1353 | 16 |
| 0.1089 | 0.1397 | 17 |
| 0.1082 | 0.1364 | 18 |
| 0.1059 | 0.1350 | 19 |
### Framework versions
- Transformers 4.28.1
- TensorFlow 2.10.1
- Datasets 2.12.0
- Tokenizers 0.13.0.dev0
|