aashraychegu commited on
Commit
116c992
·
verified ·
1 Parent(s): b909047

End of training

Browse files
Files changed (4) hide show
  1. README.md +9 -9
  2. config.json +1 -1
  3. model.safetensors +2 -2
  4. 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.0442
18
- - Mean Iou: 0.9324
19
- - Mean Accuracy: 0.9633
20
- - Overall Accuracy: 0.9704
21
- - Per Category Iou: [0.9492969014052214, 0.8833148832537979, 0.9646684118247586]
22
- - Per Category Accuracy: [0.97225521704602, 0.9314524772776496, 0.9862309492005294]
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.0545 | 1.0 | 2926 | 0.0442 | 0.9324 | 0.9633 | 0.9704 | [0.9492969014052214, 0.8833148832537979, 0.9646684118247586] | [0.97225521704602, 0.9314524772776496, 0.9862309492005294] |
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.0450
18
+ - Mean Iou: 0.9318
19
+ - Mean Accuracy: 0.9627
20
+ - Overall Accuracy: 0.9702
21
+ - Per Category Iou: [0.9495813672432459, 0.8813317337391693, 0.9644023822119229]
22
+ - Per Category Accuracy: [0.9727012766324794, 0.9289302189435307, 0.9865368010395725]
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.055 | 1.0 | 2926 | 0.0450 | 0.9318 | 0.9627 | 0.9702 | [0.9495813672432459, 0.8813317337391693, 0.9644023822119229] | [0.9727012766324794, 0.9289302189435307, 0.9865368010395725] |
55
 
56
 
57
  ### Framework versions
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "classifier_dropout_prob": 0.1,
7
  "decoder_hidden_size": 1024,
8
  "depths": [
9
- 3,
10
  8,
11
  18,
12
  3
 
6
  "classifier_dropout_prob": 0.1,
7
  "decoder_hidden_size": 1024,
8
  "depths": [
9
+ 6,
10
  8,
11
  18,
12
  3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adce41dec636ed35d4784899d571b42c638c43799c97f9cd49963408e480706d
3
- size 369691932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1a8064070e889bebaaa6a7c3b650e56afa12901be4a9a985a40a76c816bbcab
3
+ size 384728188
training_args.bin CHANGED
Binary files a/training_args.bin and b/training_args.bin differ