robingeibel commited on
Commit
b1050a9
1 Parent(s): f55a571

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-base-finetuned-big_patent
16
 
17
- This model is a fine-tuned version of [google/bigbird-roberta-base](https://huggingface.co/google/bigbird-roberta-base) on the big_patent dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.0933
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.1797 | 1.0 | 154482 | 1.0933 |
52
 
53
 
54
  ### Framework versions
 
14
 
15
  # bigbird-base-finetuned-big_patent
16
 
17
+ This model is a fine-tuned version of [robingeibel/bigbird-base-finetuned-big_patent](https://huggingface.co/robingeibel/bigbird-base-finetuned-big_patent) on the big_patent dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.0982
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:------:|:---------------:|
51
+ | 1.1126 | 1.0 | 154482 | 1.0982 |
52
 
53
 
54
  ### Framework versions