ericRosello
commited on
Commit
•
5f74452
1
Parent(s):
9665fbb
Update README.md
Browse files
README.md
CHANGED
@@ -20,15 +20,11 @@ It achieves the following results on the evaluation set:
|
|
20 |
|
21 |
## Model description
|
22 |
|
23 |
-
|
24 |
-
|
25 |
-
## Intended uses & limitations
|
26 |
-
|
27 |
-
More information needed
|
28 |
|
29 |
## Training and evaluation data
|
30 |
|
31 |
-
|
32 |
|
33 |
## Training procedure
|
34 |
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
23 |
+
Most base model weights were frozen leaving only to finetune the last layer (qa outputs) and 3 last layers of the encoder.
|
|
|
|
|
|
|
|
|
24 |
|
25 |
## Training and evaluation data
|
26 |
|
27 |
+
Achieved EM: 76.77388836329234, F1: 85.41893520501723
|
28 |
|
29 |
## Training procedure
|
30 |
|