Rami commited on
Commit
2d82089
1 Parent(s): e4bb5e7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -19
README.md CHANGED
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [neuralmagic/oBERT-12-upstream-pruned-unstructured-97](https://huggingface.co/neuralmagic/oBERT-12-upstream-pruned-unstructured-97) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.1041
17
- - Micro f1: 0.6590
18
- - Macro f1: 0.0721
19
 
20
  ## Model description
21
 
@@ -47,22 +47,22 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Micro f1 | Macro f1 |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
50
- | No log | 1.0 | 49 | 0.2840 | 0.3791 | 0.0172 |
51
- | No log | 2.0 | 98 | 0.1717 | 0.3791 | 0.0172 |
52
- | No log | 3.0 | 147 | 0.1436 | 0.3796 | 0.0173 |
53
- | No log | 4.0 | 196 | 0.1335 | 0.4608 | 0.0299 |
54
- | No log | 5.0 | 245 | 0.1250 | 0.5254 | 0.0371 |
55
- | No log | 6.0 | 294 | 0.1179 | 0.6312 | 0.0674 |
56
- | No log | 7.0 | 343 | 0.1125 | 0.6097 | 0.0549 |
57
- | No log | 8.0 | 392 | 0.1089 | 0.6368 | 0.0659 |
58
- | No log | 9.0 | 441 | 0.1061 | 0.6562 | 0.0715 |
59
- | No log | 10.0 | 490 | 0.1055 | 0.6525 | 0.0706 |
60
- | 0.1604 | 11.0 | 539 | 0.1030 | 0.6636 | 0.0723 |
61
- | 0.1604 | 12.0 | 588 | 0.1043 | 0.6526 | 0.0708 |
62
- | 0.1604 | 13.0 | 637 | 0.1039 | 0.6561 | 0.0709 |
63
- | 0.1604 | 14.0 | 686 | 0.1050 | 0.6576 | 0.0712 |
64
- | 0.1604 | 15.0 | 735 | 0.1060 | 0.6530 | 0.0749 |
65
- | 0.1604 | 16.0 | 784 | 0.1056 | 0.6606 | 0.0827 |
66
 
67
 
68
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [neuralmagic/oBERT-12-upstream-pruned-unstructured-97](https://huggingface.co/neuralmagic/oBERT-12-upstream-pruned-unstructured-97) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 0.1077
17
+ - Micro f1: 0.6520
18
+ - Macro f1: 0.0704
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Micro f1 | Macro f1 |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
50
+ | No log | 1.0 | 49 | 0.2835 | 0.3791 | 0.0172 |
51
+ | No log | 2.0 | 98 | 0.1710 | 0.3791 | 0.0172 |
52
+ | No log | 3.0 | 147 | 0.1433 | 0.3791 | 0.0172 |
53
+ | No log | 4.0 | 196 | 0.1333 | 0.4540 | 0.0291 |
54
+ | No log | 5.0 | 245 | 0.1247 | 0.5206 | 0.0352 |
55
+ | No log | 6.0 | 294 | 0.1173 | 0.6003 | 0.0541 |
56
+ | No log | 7.0 | 343 | 0.1125 | 0.6315 | 0.0671 |
57
+ | No log | 8.0 | 392 | 0.1095 | 0.6439 | 0.0699 |
58
+ | No log | 9.0 | 441 | 0.1072 | 0.6531 | 0.0713 |
59
+ | No log | 10.0 | 490 | 0.1075 | 0.6397 | 0.0695 |
60
+ | 0.1605 | 11.0 | 539 | 0.1074 | 0.6591 | 0.0711 |
61
+ | 0.1605 | 12.0 | 588 | 0.1043 | 0.6462 | 0.0703 |
62
+ | 0.1605 | 13.0 | 637 | 0.1049 | 0.6541 | 0.0709 |
63
+ | 0.1605 | 14.0 | 686 | 0.1051 | 0.6524 | 0.0713 |
64
+ | 0.1605 | 15.0 | 735 | 0.1061 | 0.6535 | 0.0770 |
65
+ | 0.1605 | 16.0 | 784 | 0.1034 | 0.6511 | 0.0708 |
66
 
67
 
68
  ### Framework versions