robingeibel
commited on
Commit
•
ef3feb7
1
Parent(s):
32ff82b
update model card README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [robingeibel/reformer-finetuned-big_patent-16384](https://huggingface.co/robingeibel/reformer-finetuned-big_patent-16384) on the big_patent dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 6.
|
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 |
-
|
|
51 |
-
| 6.
|
52 |
-
| 6.
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [robingeibel/reformer-finetuned-big_patent-16384](https://huggingface.co/robingeibel/reformer-finetuned-big_patent-16384) on the big_patent dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 6.8076
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:------:|:---------------:|
|
50 |
+
| 6.7735 | 1.0 | 42131 | 6.8169 |
|
51 |
+
| 6.7472 | 2.0 | 84262 | 6.8153 |
|
52 |
+
| 6.7508 | 3.0 | 126393 | 6.8076 |
|
53 |
|
54 |
|
55 |
### Framework versions
|