robingeibel commited on
Commit
390c128
1 Parent(s): 3179181

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # reformer-big_patent-16384
15
 
16
- This model is a fine-tuned version of [robingeibel/reformer-finetuned-big_patent-wikipedia-arxiv-16384](https://huggingface.co/robingeibel/reformer-finetuned-big_patent-wikipedia-arxiv-16384) on the big_patent dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 6.2894
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.3321 | 1.0 | 17732 | 6.3799 |
51
- | 6.2519 | 2.0 | 35464 | 6.3086 |
52
- | 6.2184 | 3.0 | 53196 | 6.2894 |
53
 
54
 
55
  ### Framework versions
 
13
 
14
  # reformer-big_patent-16384
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
 
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