chanind commited on
Commit
1bec94a
1 Parent(s): 3670b35

Updating F1 scores for new model

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,6 +20,6 @@ This model is trained and evaluated using the same train/dev/test splits from Fr
20
 
21
  | Task | F1 Score (Dev) | F1 Score (Test) |
22
  | ---------------------- | -------------- | --------------- |
23
- | Trigger identification | 0.78 | 0.71 |
24
- | Frame Classification | 0.89 | 0.87 |
25
- | Argument Extraction | 0.74 | 0.72 |
 
20
 
21
  | Task | F1 Score (Dev) | F1 Score (Test) |
22
  | ---------------------- | -------------- | --------------- |
23
+ | Trigger identification | 0.78 | 0.74 |
24
+ | Frame Classification | 0.91 | 0.89 |
25
+ | Argument Extraction | 0.78 | 0.75 |