robingeibel commited on
Commit
72123ea
1 Parent(s): 8f21e26

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on the big_patent dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 6.1465
19
 
20
  ## Model description
21
 
@@ -47,9 +47,9 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
- | 6.1432 | 1.0 | 17732 | 6.2011 |
51
- | 6.0925 | 2.0 | 35464 | 6.1784 |
52
- | 6.078 | 3.0 | 53196 | 6.1465 |
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model was trained from scratch on the big_patent dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 6.0565
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 6.0379 | 1.0 | 17732 | 6.0935 |
51
+ | 5.9941 | 2.0 | 35464 | 6.0363 |
52
+ | 5.9831 | 3.0 | 53196 | 6.0565 |
53
 
54
 
55
  ### Framework versions