sharren commited on
Commit
7232d9c
1 Parent(s): e060267

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -27,19 +27,8 @@ It achieves the following results on the evaluation set:
27
  - Recall: 0.8311
28
  - F1: 0.8269
29
 
30
- ## Model description
31
-
32
- More information needed
33
-
34
- ## Intended uses & limitations
35
-
36
- More information needed
37
-
38
- ## Training and evaluation data
39
-
40
- More information needed
41
-
42
  ## Training procedure
 
43
 
44
  ### Training hyperparameters
45
 
 
27
  - Recall: 0.8311
28
  - F1: 0.8269
29
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  ## Training procedure
31
+ Early stopping is employed with a patience of 10 and validation loss as the stopping criteria.
32
 
33
  ### Training hyperparameters
34