Commit
·
177db31
1
Parent(s):
7dbdb8b
Update README.md
Browse files
README.md
CHANGED
|
@@ -35,6 +35,8 @@ It achieves the following results on the evaluation set:
|
|
| 35 |
- Loss: 0.4674
|
| 36 |
- Accuracy: 0.8945
|
| 37 |
|
|
|
|
|
|
|
| 38 |
## Model description
|
| 39 |
|
| 40 |
More information needed
|
|
|
|
| 35 |
- Loss: 0.4674
|
| 36 |
- Accuracy: 0.8945
|
| 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
|