Training in progress epoch 0
Browse files- README.md +5 -7
- config.json +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [nvidia/segformer-b0-finetuned-ade-512-512](https://huggingface.co/nvidia/segformer-b0-finetuned-ade-512-512) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss:
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -43,14 +43,12 @@ The following hyperparameters were used during training:
|
|
| 43 |
|
| 44 |
| Train Loss | Validation Loss | Epoch |
|
| 45 |
|:----------:|:---------------:|:-----:|
|
| 46 |
-
| 0.
|
| 47 |
-
| 0.5116 | 0.8503 | 1 |
|
| 48 |
-
| 0.5448 | 1.0024 | 2 |
|
| 49 |
|
| 50 |
|
| 51 |
### Framework versions
|
| 52 |
|
| 53 |
-
- Transformers 4.37.
|
| 54 |
- TensorFlow 2.10.0
|
| 55 |
- Datasets 3.6.0
|
| 56 |
- Tokenizers 0.15.2
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [nvidia/segformer-b0-finetuned-ade-512-512](https://huggingface.co/nvidia/segformer-b0-finetuned-ade-512-512) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.4891
|
| 19 |
+
- Validation Loss: 0.7011
|
| 20 |
+
- Epoch: 0
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 43 |
|
| 44 |
| Train Loss | Validation Loss | Epoch |
|
| 45 |
|:----------:|:---------------:|:-----:|
|
| 46 |
+
| 0.4891 | 0.7011 | 0 |
|
|
|
|
|
|
|
| 47 |
|
| 48 |
|
| 49 |
### Framework versions
|
| 50 |
|
| 51 |
+
- Transformers 4.37.2
|
| 52 |
- TensorFlow 2.10.0
|
| 53 |
- Datasets 3.6.0
|
| 54 |
- Tokenizers 0.15.2
|
config.json
CHANGED
|
@@ -74,5 +74,5 @@
|
|
| 74 |
2
|
| 75 |
],
|
| 76 |
"torch_dtype": "float32",
|
| 77 |
-
"transformers_version": "4.37.
|
| 78 |
}
|
|
|
|
| 74 |
2
|
| 75 |
],
|
| 76 |
"torch_dtype": "float32",
|
| 77 |
+
"transformers_version": "4.37.2"
|
| 78 |
}
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15133552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dc69c755a432f079212784bba5f696a1246e9d4603f4534de4159c66039f3fc
|
| 3 |
size 15133552
|