patrickvonplaten
commited on
Commit
•
e6c6176
1
Parent(s):
8d9ea61
Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,8 @@ It achieves the following results on the evaluation set:
|
|
35 |
- Loss: 0.3986
|
36 |
- Accuracy: 0.9099
|
37 |
|
|
|
|
|
38 |
## Model description
|
39 |
|
40 |
More information needed
|
|
|
35 |
- Loss: 0.3986
|
36 |
- Accuracy: 0.9099
|
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
|