KingTechnician commited on
Commit
9a82cc4
·
verified ·
1 Parent(s): 5d22cf0

End of training

Browse files
Files changed (2) hide show
  1. README.md +16 -16
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.9799
22
- - Accuracy: 0.69
23
- - Macro Precision: 0.6460
24
- - Macro F1: 0.6445
25
 
26
  ## Model description
27
 
@@ -52,18 +52,18 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Macro Precision | Macro F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------------:|:--------:|
55
- | No log | 1.0 | 116 | 1.5657 | 0.4067 | 0.4734 | 0.3883 |
56
- | No log | 2.0 | 232 | 1.1457 | 0.5967 | 0.5724 | 0.5801 |
57
- | No log | 3.0 | 348 | 1.1234 | 0.63 | 0.6073 | 0.6101 |
58
- | No log | 4.0 | 464 | 1.2278 | 0.67 | 0.6485 | 0.6313 |
59
- | 0.9904 | 5.0 | 580 | 1.4122 | 0.6133 | 0.5866 | 0.5901 |
60
- | 0.9904 | 6.0 | 696 | 1.5088 | 0.6667 | 0.6339 | 0.6340 |
61
- | 0.9904 | 7.0 | 812 | 1.7132 | 0.67 | 0.6190 | 0.6249 |
62
- | 0.9904 | 8.0 | 928 | 1.8378 | 0.7 | 0.6674 | 0.6571 |
63
- | 0.0957 | 9.0 | 1044 | 1.9523 | 0.6633 | 0.6244 | 0.6240 |
64
- | 0.0957 | 10.0 | 1160 | 1.9414 | 0.6833 | 0.6272 | 0.6336 |
65
- | 0.0957 | 11.0 | 1276 | 1.9841 | 0.6733 | 0.6354 | 0.6321 |
66
- | 0.0957 | 12.0 | 1392 | 1.9799 | 0.69 | 0.6460 | 0.6445 |
67
 
68
 
69
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.9662
22
+ - Accuracy: 0.6933
23
+ - Macro Precision: 0.6567
24
+ - Macro F1: 0.6467
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Macro Precision | Macro F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------------:|:--------:|
55
+ | No log | 1.0 | 116 | 1.5639 | 0.41 | 0.4728 | 0.3904 |
56
+ | No log | 2.0 | 232 | 1.1497 | 0.5833 | 0.5578 | 0.5659 |
57
+ | No log | 3.0 | 348 | 1.1332 | 0.63 | 0.6070 | 0.6126 |
58
+ | No log | 4.0 | 464 | 1.2206 | 0.6767 | 0.6478 | 0.6249 |
59
+ | 0.9898 | 5.0 | 580 | 1.3936 | 0.6267 | 0.5943 | 0.5994 |
60
+ | 0.9898 | 6.0 | 696 | 1.5044 | 0.6633 | 0.6153 | 0.6181 |
61
+ | 0.9898 | 7.0 | 812 | 1.7037 | 0.69 | 0.6467 | 0.6392 |
62
+ | 0.9898 | 8.0 | 928 | 1.8787 | 0.6833 | 0.6484 | 0.6307 |
63
+ | 0.0978 | 9.0 | 1044 | 1.9438 | 0.69 | 0.6580 | 0.6500 |
64
+ | 0.0978 | 10.0 | 1160 | 1.9061 | 0.69 | 0.6368 | 0.6413 |
65
+ | 0.0978 | 11.0 | 1276 | 1.9510 | 0.69 | 0.6478 | 0.6478 |
66
+ | 0.0978 | 12.0 | 1392 | 1.9662 | 0.6933 | 0.6567 | 0.6467 |
67
 
68
 
69
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22f3b2b63d6b069bce6f4899fb7f58cd038f7c5364172c6188f6e4b9f3cb9185
3
  size 498631256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5abf1cd0a6c1c601b79034c9e5f78b41d96db6bae725fa45d68be34e728f47ca
3
  size 498631256