patrickvonplaten commited on
Commit
9ff7843
1 Parent(s): 1202b8d

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.8768
42
  - Combined Score: 0.8926
43
 
 
 
44
  ## Model description
45
 
46
  More information needed
41
  - F1: 0.8768
42
  - Combined Score: 0.8926
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