patrickvonplaten commited on
Commit
cdece36
1 Parent(s): be9351d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -41,6 +41,8 @@ It achieves the following results on the evaluation set:
41
  - F1: 0.9026
42
  - Combined Score: 0.8814
43
 
 
 
44
  ## Model description
45
 
46
  More information needed
41
  - F1: 0.9026
42
  - Combined Score: 0.8814
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