patrickvonplaten
commited on
Commit
•
4e171cc
1
Parent(s):
d75f4a9
Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,8 @@ It achieves the following results on the evaluation set:
|
|
35 |
- Loss: 0.5721
|
36 |
- Accuracy: 0.8410
|
37 |
|
|
|
|
|
38 |
## Model description
|
39 |
|
40 |
More information needed
|
|
|
35 |
- Loss: 0.5721
|
36 |
- Accuracy: 0.8410
|
37 |
|
38 |
+
The model was fine-tuned to compare [google/fnet-base](https://huggingface.co/google/fnet-base) as introduced in [this paper](https://arxiv.org/abs/2105.03824) against [bert-base-cased](https://huggingface.co/bert-base-cased).
|
39 |
+
|
40 |
## Model description
|
41 |
|
42 |
More information needed
|