hfnlpmodels commited on
Commit
c320c58
1 Parent(s): 0f3b1d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ It achieves the following results on the evaluation set:
23
 
24
  ## Model description
25
 
26
- More information needed
27
 
28
  ## Intended uses & limitations
29
 
 
23
 
24
  ## Model description
25
 
26
+ Predicts (or should predict) whether a given sentence is complete. Trained on sentences that were randomly truncate as '0' labels, hence some sentences which were grammatically correct may have been labelled as incomplete. Overall accuracy near 0.9 means that this was most likely a small factor.
27
 
28
  ## Intended uses & limitations
29