robingeibel
commited on
Commit
•
390c128
1
Parent(s):
3179181
update model card README.md
Browse files
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
|
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 |
-
| 6.
|
51 |
-
| 6.
|
52 |
-
| 6.
|
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
|