patrickvonplaten
commited on
Commit
•
b9981c8
1
Parent(s):
4971c97
Update README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,8 @@ It achieves the following results on the evaluation set:
|
|
41 |
- F1: 0.8502
|
42 |
- Combined Score: 0.8112
|
43 |
|
|
|
|
|
44 |
## Model description
|
45 |
|
46 |
More information needed
|
|
|
41 |
- F1: 0.8502
|
42 |
- Combined Score: 0.8112
|
43 |
|
44 |
+
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).
|
45 |
+
|
46 |
## Model description
|
47 |
|
48 |
More information needed
|