aashraychegu commited on
Commit
0b3898f
·
verified ·
1 Parent(s): 5e45f19

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  2. model.safetensors +1 -1
  3. training_args.bin +0 -0
README.md CHANGED
@@ -14,12 +14,12 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0487
18
- - Mean Iou: 0.9291
19
- - Mean Accuracy: 0.9615
20
- - Overall Accuracy: 0.9690
21
- - Per Category Iou: [0.9478173031154268, 0.8765017220155236, 0.9631064806754523]
22
- - Per Category Accuracy: [0.971444459460258, 0.9273714595198245, 0.9855562026816395]
23
 
24
  ## Model description
25
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Per Category Iou | Per Category Accuracy |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:------------------------------------------------------------:|:-----------------------------------------------------------:|
54
- | 0.107 | 1.0 | 1405 | 0.0487 | 0.9291 | 0.9615 | 0.9690 | [0.9478173031154268, 0.8765017220155236, 0.9631064806754523] | [0.971444459460258, 0.9273714595198245, 0.9855562026816395] |
55
 
56
 
57
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.0488
18
+ - Mean Iou: 0.9289
19
+ - Mean Accuracy: 0.9613
20
+ - Overall Accuracy: 0.9689
21
+ - Per Category Iou: [0.9484225100312303, 0.875795429449281, 0.9626254685949275]
22
+ - Per Category Accuracy: [0.9725549195530643, 0.9263729934338871, 0.9850380570292713]
23
 
24
  ## Model description
25
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Per Category Iou | Per Category Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:-----------------------------------------------------------:|:------------------------------------------------------------:|
54
+ | 0.1259 | 1.0 | 1405 | 0.0488 | 0.9289 | 0.9613 | 0.9689 | [0.9484225100312303, 0.875795429449281, 0.9626254685949275] | [0.9725549195530643, 0.9263729934338871, 0.9850380570292713] |
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a40c213c752c1e08fe4ad66554b088a977bee4b813727432e731594c1aba2372
3
  size 109447092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab808230debab3753ae21a7fe877629a6e4822ffc455074fa7be301903932fb3
3
  size 109447092
training_args.bin CHANGED
Binary files a/training_args.bin and b/training_args.bin differ