Saumya-Mundra
commited on
End of training
Browse files- README.md +3 -1
- all_results.json +15 -15
- eval_results.json +10 -10
- train_results.json +6 -6
- trainer_state.json +0 -0
README.md
CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
|
|
3 |
license: other
|
4 |
base_model: nvidia/mit-b0
|
5 |
tags:
|
|
|
|
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: segformer-finetuned-tt-1000-2k
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# segformer-finetuned-tt-1000-2k
|
16 |
|
17 |
-
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.1042
|
20 |
- Mean Iou: 0.4902
|
|
|
3 |
license: other
|
4 |
base_model: nvidia/mit-b0
|
5 |
tags:
|
6 |
+
- image-segmentation
|
7 |
+
- vision
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: segformer-finetuned-tt-1000-2k
|
|
|
16 |
|
17 |
# segformer-finetuned-tt-1000-2k
|
18 |
|
19 |
+
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the Saumya-Mundra/text255 dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.1042
|
22 |
- Mean Iou: 0.4902
|
all_results.json
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy_no_text": 0.
|
4 |
"eval_accuracy_text": NaN,
|
5 |
-
"eval_iou_no_text": 0.
|
6 |
"eval_iou_text": 0.0,
|
7 |
-
"eval_loss": 0.
|
8 |
-
"eval_mean_accuracy": 0.
|
9 |
-
"eval_mean_iou": 0.
|
10 |
-
"eval_overall_accuracy": 0.
|
11 |
-
"eval_runtime": 8.
|
12 |
-
"eval_samples_per_second": 30.
|
13 |
-
"eval_steps_per_second": 3.
|
14 |
-
"total_flos": 2.80447288344576e+
|
15 |
-
"train_loss": 0.
|
16 |
-
"train_runtime":
|
17 |
-
"train_samples_per_second":
|
18 |
-
"train_steps_per_second":
|
19 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 160.0,
|
3 |
+
"eval_accuracy_no_text": 0.9804176340737537,
|
4 |
"eval_accuracy_text": NaN,
|
5 |
+
"eval_iou_no_text": 0.9804176340737537,
|
6 |
"eval_iou_text": 0.0,
|
7 |
+
"eval_loss": 0.10416771471500397,
|
8 |
+
"eval_mean_accuracy": 0.9804176340737537,
|
9 |
+
"eval_mean_iou": 0.49020881703687685,
|
10 |
+
"eval_overall_accuracy": 0.9804176340737537,
|
11 |
+
"eval_runtime": 8.3583,
|
12 |
+
"eval_samples_per_second": 30.389,
|
13 |
+
"eval_steps_per_second": 3.829,
|
14 |
+
"total_flos": 2.80447288344576e+18,
|
15 |
+
"train_loss": 0.01519945946931839,
|
16 |
+
"train_runtime": 1952.9271,
|
17 |
+
"train_samples_per_second": 81.928,
|
18 |
+
"train_steps_per_second": 10.241
|
19 |
}
|
eval_results.json
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy_no_text": 0.
|
4 |
"eval_accuracy_text": NaN,
|
5 |
-
"eval_iou_no_text": 0.
|
6 |
"eval_iou_text": 0.0,
|
7 |
-
"eval_loss": 0.
|
8 |
-
"eval_mean_accuracy": 0.
|
9 |
-
"eval_mean_iou": 0.
|
10 |
-
"eval_overall_accuracy": 0.
|
11 |
-
"eval_runtime": 8.
|
12 |
-
"eval_samples_per_second": 30.
|
13 |
-
"eval_steps_per_second": 3.
|
14 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 160.0,
|
3 |
+
"eval_accuracy_no_text": 0.9804176340737537,
|
4 |
"eval_accuracy_text": NaN,
|
5 |
+
"eval_iou_no_text": 0.9804176340737537,
|
6 |
"eval_iou_text": 0.0,
|
7 |
+
"eval_loss": 0.10416771471500397,
|
8 |
+
"eval_mean_accuracy": 0.9804176340737537,
|
9 |
+
"eval_mean_iou": 0.49020881703687685,
|
10 |
+
"eval_overall_accuracy": 0.9804176340737537,
|
11 |
+
"eval_runtime": 8.3583,
|
12 |
+
"eval_samples_per_second": 30.389,
|
13 |
+
"eval_steps_per_second": 3.829
|
14 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"total_flos": 2.80447288344576e+
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 160.0,
|
3 |
+
"total_flos": 2.80447288344576e+18,
|
4 |
+
"train_loss": 0.01519945946931839,
|
5 |
+
"train_runtime": 1952.9271,
|
6 |
+
"train_samples_per_second": 81.928,
|
7 |
+
"train_steps_per_second": 10.241
|
8 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|