patrickvonplaten commited on
Commit
56e68a1
1 Parent(s): 1f2b16b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -37,6 +37,8 @@ It achieves the following results on the evaluation set:
37
  - Spearmanr: 0.8898
38
  - Combined Score: 0.8912
39
 
 
 
40
  ## Model description
41
 
42
  More information needed
37
  - Spearmanr: 0.8898
38
  - Combined Score: 0.8912
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