patrickvonplaten
commited on
Commit
•
f1ebdea
1
Parent(s):
8e88836
Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,8 @@ It achieves the following results on the evaluation set:
|
|
37 |
- Spearmanr: 0.8219
|
38 |
- Combined Score: 0.8238
|
39 |
|
|
|
|
|
40 |
## Model description
|
41 |
|
42 |
More information needed
|
|
|
37 |
- Spearmanr: 0.8219
|
38 |
- Combined Score: 0.8238
|
39 |
|
40 |
+
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).
|
41 |
+
|
42 |
## Model description
|
43 |
|
44 |
More information needed
|