Saumya-Mundra commited on
Commit
8de1ac5
·
verified ·
1 Parent(s): 84322e8

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  license: other
4
  base_model: nvidia/mit-b1
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: segformer-finetuned-tt-2k-b1
@@ -14,16 +16,16 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # segformer-finetuned-tt-2k-b1
16
 
17
- This model is a fine-tuned version of [nvidia/mit-b1](https://huggingface.co/nvidia/mit-b1) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Accuracy No Text: 0.9793
20
- - Accuracy Text: nan
21
- - Iou No Text: 0.9793
22
- - Iou Text: 0.0
23
  - Loss: 0.0929
24
- - Mean Accuracy: 0.9793
25
  - Mean Iou: 0.4897
 
26
  - Overall Accuracy: 0.9793
 
 
 
 
27
 
28
  ## Model description
29
 
 
3
  license: other
4
  base_model: nvidia/mit-b1
5
  tags:
6
+ - image-segmentation
7
+ - vision
8
  - generated_from_trainer
9
  model-index:
10
  - name: segformer-finetuned-tt-2k-b1
 
16
 
17
  # segformer-finetuned-tt-2k-b1
18
 
19
+ This model is a fine-tuned version of [nvidia/mit-b1](https://huggingface.co/nvidia/mit-b1) on the Saumya-Mundra/text255 dataset.
20
  It achieves the following results on the evaluation set:
 
 
 
 
21
  - Loss: 0.0929
 
22
  - Mean Iou: 0.4897
23
+ - Mean Accuracy: 0.9793
24
  - Overall Accuracy: 0.9793
25
+ - Accuracy Text: nan
26
+ - Accuracy No Text: 0.9793
27
+ - Iou Text: 0.0
28
+ - Iou No Text: 0.9793
29
 
30
  ## Model description
31
 
all_results.json CHANGED
@@ -8,12 +8,12 @@
8
  "eval_mean_accuracy": 0.9793073981417643,
9
  "eval_mean_iou": 0.48965369907088213,
10
  "eval_overall_accuracy": 0.9793073981417643,
11
- "eval_runtime": 10.2025,
12
- "eval_samples_per_second": 24.896,
13
- "eval_steps_per_second": 3.137,
14
  "total_flos": 1.032636453617664e+18,
15
- "train_loss": 0.11973714399337769,
16
- "train_runtime": 853.4119,
17
- "train_samples_per_second": 18.748,
18
- "train_steps_per_second": 2.344
19
  }
 
8
  "eval_mean_accuracy": 0.9793073981417643,
9
  "eval_mean_iou": 0.48965369907088213,
10
  "eval_overall_accuracy": 0.9793073981417643,
11
+ "eval_runtime": 10.192,
12
+ "eval_samples_per_second": 24.922,
13
+ "eval_steps_per_second": 3.14,
14
  "total_flos": 1.032636453617664e+18,
15
+ "train_loss": 0.0,
16
+ "train_runtime": 0.0014,
17
+ "train_samples_per_second": 11544617.925,
18
+ "train_steps_per_second": 1443077.241
19
  }
eval_results.json CHANGED
@@ -8,7 +8,7 @@
8
  "eval_mean_accuracy": 0.9793073981417643,
9
  "eval_mean_iou": 0.48965369907088213,
10
  "eval_overall_accuracy": 0.9793073981417643,
11
- "eval_runtime": 10.2025,
12
- "eval_samples_per_second": 24.896,
13
- "eval_steps_per_second": 3.137
14
  }
 
8
  "eval_mean_accuracy": 0.9793073981417643,
9
  "eval_mean_iou": 0.48965369907088213,
10
  "eval_overall_accuracy": 0.9793073981417643,
11
+ "eval_runtime": 10.192,
12
+ "eval_samples_per_second": 24.922,
13
+ "eval_steps_per_second": 3.14
14
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 16.0,
3
  "total_flos": 1.032636453617664e+18,
4
- "train_loss": 0.11973714399337769,
5
- "train_runtime": 853.4119,
6
- "train_samples_per_second": 18.748,
7
- "train_steps_per_second": 2.344
8
  }
 
1
  {
2
  "epoch": 16.0,
3
  "total_flos": 1.032636453617664e+18,
4
+ "train_loss": 0.0,
5
+ "train_runtime": 0.0014,
6
+ "train_samples_per_second": 11544617.925,
7
+ "train_steps_per_second": 1443077.241
8
  }
trainer_state.json CHANGED
@@ -392,10 +392,10 @@
392
  "epoch": 16.0,
393
  "step": 2000,
394
  "total_flos": 1.032636453617664e+18,
395
- "train_loss": 0.11973714399337769,
396
- "train_runtime": 853.4119,
397
- "train_samples_per_second": 18.748,
398
- "train_steps_per_second": 2.344
399
  }
400
  ],
401
  "logging_steps": 100,
 
392
  "epoch": 16.0,
393
  "step": 2000,
394
  "total_flos": 1.032636453617664e+18,
395
+ "train_loss": 0.0,
396
+ "train_runtime": 0.0014,
397
+ "train_samples_per_second": 11544617.925,
398
+ "train_steps_per_second": 1443077.241
399
  }
400
  ],
401
  "logging_steps": 100,