robingeibel commited on
Commit
0281ab9
1 Parent(s): 3f321e5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bigbird-large-finetuned-big_patent
16
 
17
- This model is a fine-tuned version of [google/bigbird-roberta-large](https://huggingface.co/google/bigbird-roberta-large) on the big_patent dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.0728
20
 
21
  ## Model description
22
 
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:-----:|:---------------:|
51
- | 1.1891 | 1.0 | 39559 | 1.0728 |
52
 
53
 
54
  ### Framework versions
 
14
 
15
  # bigbird-large-finetuned-big_patent
16
 
17
+ This model is a fine-tuned version of [robingeibel/bigbird-large-finetuned-big_patent](https://huggingface.co/robingeibel/bigbird-large-finetuned-big_patent) on the big_patent dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.0220
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 1.0776 | 1.0 | 80099 | 1.0220 |
52
 
53
 
54
  ### Framework versions