aashraychegu commited on
Commit
3ca8667
·
verified ·
1 Parent(s): d14334f

End of training

Browse files
Files changed (3) hide show
  1. README.md +6 -5
  2. model.safetensors +1 -1
  3. training_args.bin +0 -0
README.md CHANGED
@@ -15,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
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.0022
18
- - Mean Accuracy: 0.9808
19
- - Mean Iou: 0.9647
20
  - Overall Accuracy: 0.9842
21
- - Per Category Accuracy: [0.9872482620979998, 0.9640900882611239, 0.9909387706799166]
22
- - Per Category Iou: [0.9694678407121284, 0.9457909365231821, 0.9786919890621891]
23
 
24
  ## Model description
25
 
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 288
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
@@ -339,6 +339,7 @@ The following hyperparameters were used during training:
339
  | 0.0066 | 286.0 | 100672 | 0.0021 | 0.9805 | 0.9644 | 0.9842 | [0.9874145950624751, 0.9628353825532281, 0.991339217404724] | [0.9696226586547914, 0.944525139001777, 0.9790743681300117] |
340
  | 0.0065 | 287.0 | 101024 | 0.0023 | 0.9805 | 0.9644 | 0.9842 | [0.9872107703806055, 0.9628980699247084, 0.9914424002916333] | [0.9694201219759374, 0.9445663132786539, 0.9791793164178793] |
341
  | 0.0065 | 288.0 | 101376 | 0.0022 | 0.9808 | 0.9647 | 0.9842 | [0.9872482620979998, 0.9640900882611239, 0.9909387706799166] | [0.9694678407121284, 0.9457909365231821, 0.9786919890621891] |
 
342
 
343
 
344
  ### Framework versions
 
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.0022
18
+ - Mean Accuracy: 0.9806
19
+ - Mean Iou: 0.9644
20
  - Overall Accuracy: 0.9842
21
+ - Per Category Accuracy: [0.987160676513215, 0.9632510058153817, 0.9913168133528324]
22
+ - Per Category Iou: [0.9693591000744941, 0.9449026019939919, 0.9790631513234845]
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 1
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
 
339
  | 0.0066 | 286.0 | 100672 | 0.0021 | 0.9805 | 0.9644 | 0.9842 | [0.9874145950624751, 0.9628353825532281, 0.991339217404724] | [0.9696226586547914, 0.944525139001777, 0.9790743681300117] |
340
  | 0.0065 | 287.0 | 101024 | 0.0023 | 0.9805 | 0.9644 | 0.9842 | [0.9872107703806055, 0.9628980699247084, 0.9914424002916333] | [0.9694201219759374, 0.9445663132786539, 0.9791793164178793] |
341
  | 0.0065 | 288.0 | 101376 | 0.0022 | 0.9808 | 0.9647 | 0.9842 | [0.9872482620979998, 0.9640900882611239, 0.9909387706799166] | [0.9694678407121284, 0.9457909365231821, 0.9786919890621891] |
342
+ | 0.0065 | 289.0 | 101728 | 0.0022 | 0.9806 | 0.9644 | 0.9842 | [0.987160676513215, 0.9632510058153817, 0.9913168133528324] | [0.9693591000744941, 0.9449026019939919, 0.9790631513234845] |
343
 
344
 
345
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31f72034a01d7af422e54ef40be142901a781868f918c7a73235c78f4911d225
3
  size 109447092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:525a61cf5f1da0aa42eb0a992568363ac8a50d86c6312aaf1058b1e18a55c922
3
  size 109447092
training_args.bin CHANGED
Binary files a/training_args.bin and b/training_args.bin differ