Omar280X commited on
Commit
783b438
·
1 Parent(s): ec0e380

End of training

Browse files
Files changed (2) hide show
  1. README.md +62 -0
  2. tf_model.h5 +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ base_model: nvidia/segformer-b2-finetuned-ade-512-512
4
+ tags:
5
+ - generated_from_keras_callback
6
+ model-index:
7
+ - name: Omar280X/crack_segmentation_b2
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
12
+ probably proofread and complete it, then remove this comment. -->
13
+
14
+ # Omar280X/crack_segmentation_b2
15
+
16
+ This model is a fine-tuned version of [nvidia/segformer-b2-finetuned-ade-512-512](https://huggingface.co/nvidia/segformer-b2-finetuned-ade-512-512) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0021
19
+ - Validation Loss: 0.0020
20
+ - Epoch: 9
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - optimizer: {'name': 'Adam', 'learning_rate': 6e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
40
+ - training_precision: float32
41
+
42
+ ### Training results
43
+
44
+ | Train Loss | Validation Loss | Epoch |
45
+ |:----------:|:---------------:|:-----:|
46
+ | 0.0248 | 0.0045 | 0 |
47
+ | 0.0044 | 0.0036 | 1 |
48
+ | 0.0037 | 0.0032 | 2 |
49
+ | 0.0033 | 0.0029 | 3 |
50
+ | 0.0029 | 0.0026 | 4 |
51
+ | 0.0027 | 0.0025 | 5 |
52
+ | 0.0025 | 0.0023 | 6 |
53
+ | 0.0024 | 0.0022 | 7 |
54
+ | 0.0022 | 0.0021 | 8 |
55
+ | 0.0021 | 0.0020 | 9 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.37.0
61
+ - TensorFlow 2.10.0
62
+ - Tokenizers 0.15.2
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:830b717cef0e63e7daaf316889aa22b16c49f1947dd2b29d8f83a073f6fede06
3
  size 109913384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdbecb923205200bf1c9e54e1c74a8d2e02d8aebb9bae2bb609e178e4f7c9e19
3
  size 109913384