hermanda commited on
Commit
c310715
·
verified ·
1 Parent(s): 8c01e4f

v4: 27k training data, all layers, class_weight=3.0, lr=1e-5, early_stop on loss

Browse files
Files changed (3) hide show
  1. README.md +8 -9
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -20,10 +20,10 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [ufal/robeczech-base](https://huggingface.co/ufal/robeczech-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.5046
24
- - Precision: 0.4419
25
- - Recall: 0.5808
26
- - F1: 0.5019
27
 
28
  ## Model description
29
 
@@ -56,11 +56,10 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
59
- | 0.5125 | 1.0 | 299 | 0.4987 | 0.2992 | 0.7773 | 0.4320 |
60
- | 0.4588 | 2.0 | 598 | 0.4667 | 0.375 | 0.6943 | 0.4870 |
61
- | 0.4181 | 3.0 | 897 | 0.4481 | 0.4308 | 0.6114 | 0.5054 |
62
- | 0.3658 | 4.0 | 1196 | 0.4642 | 0.4222 | 0.6157 | 0.5009 |
63
- | 0.3050 | 5.0 | 1495 | 0.5046 | 0.4419 | 0.5808 | 0.5019 |
64
 
65
 
66
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [ufal/robeczech-base](https://huggingface.co/ufal/robeczech-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.4071
24
+ - Precision: 0.4632
25
+ - Recall: 0.7785
26
+ - F1: 0.5808
27
 
28
  ## Model description
29
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
59
+ | 0.5118 | 1.0 | 724 | 0.4468 | 0.4103 | 0.7817 | 0.5381 |
60
+ | 0.4224 | 2.0 | 1448 | 0.4072 | 0.4606 | 0.7785 | 0.5788 |
61
+ | 0.3386 | 3.0 | 2172 | 0.4164 | 0.4773 | 0.7271 | 0.5763 |
62
+ | 0.3071 | 4.0 | 2896 | 0.4635 | 0.5221 | 0.6453 | 0.5772 |
 
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69af442bcb7b084dd9ad1d2d9e91742c9e7a2920686c86fb85693ee8c9c3d8e6
3
  size 503933504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b49e34fcee9adfcdccc2621e5c6b0436d47b8eb8eb1fa095f180b86f0dec21a6
3
  size 503933504
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:401403987d06fb219f7540318a7def6a62c1525b90ae004a3da3094ca3efb2bb
3
  size 5201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bccf4f83305c7ff8c18dbdc10f970925cdd822e9e5e6ec12a2317b8a9bab8654
3
  size 5201