hatemestinbejaia commited on
Commit
dda9e55
1 Parent(s): 74f218c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -9
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [hatemestinbejaia/AkeyLegalBert6](https://huggingface.co/hatemestinbejaia/AkeyLegalBert6) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 4.5126
18
 
19
  ## Model description
20
 
@@ -39,19 +39,32 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 7.0
43
 
44
  ### Training results
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 74 | 4.6319 |
49
- | No log | 2.0 | 148 | 4.5204 |
50
- | No log | 3.0 | 222 | 4.5856 |
51
- | No log | 4.0 | 296 | 4.5600 |
52
- | No log | 5.0 | 370 | 4.5475 |
53
- | No log | 6.0 | 444 | 4.4335 |
54
- | 4.6507 | 7.0 | 518 | 4.4434 |
 
 
 
 
 
 
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [hatemestinbejaia/AkeyLegalBert6](https://huggingface.co/hatemestinbejaia/AkeyLegalBert6) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 4.4058
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 20.0
43
 
44
  ### Training results
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 74 | 4.6312 |
49
+ | No log | 2.0 | 148 | 4.5173 |
50
+ | No log | 3.0 | 222 | 4.5849 |
51
+ | No log | 4.0 | 296 | 4.5593 |
52
+ | No log | 5.0 | 370 | 4.5411 |
53
+ | No log | 6.0 | 444 | 4.4262 |
54
+ | 4.6239 | 7.0 | 518 | 4.4320 |
55
+ | 4.6239 | 8.0 | 592 | 4.4028 |
56
+ | 4.6239 | 9.0 | 666 | 4.5079 |
57
+ | 4.6239 | 10.0 | 740 | 4.4413 |
58
+ | 4.6239 | 11.0 | 814 | 4.4182 |
59
+ | 4.6239 | 12.0 | 888 | 4.3608 |
60
+ | 4.6239 | 13.0 | 962 | 4.4985 |
61
+ | 4.3277 | 14.0 | 1036 | 4.4553 |
62
+ | 4.3277 | 15.0 | 1110 | 4.4241 |
63
+ | 4.3277 | 16.0 | 1184 | 4.4341 |
64
+ | 4.3277 | 17.0 | 1258 | 4.3893 |
65
+ | 4.3277 | 18.0 | 1332 | 4.3811 |
66
+ | 4.3277 | 19.0 | 1406 | 4.4180 |
67
+ | 4.3277 | 20.0 | 1480 | 4.5227 |
68
 
69
 
70
  ### Framework versions