anonymousauthorsanonymous commited on
Commit
cfe2e2d
·
1 Parent(s): 6cd3eaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -228,7 +228,7 @@ with demo:
228
  3) Click button to load input texts.
229
  Read the sentences to determine which two are well-specified for gendered pronoun coreference resolution. The rest are gender-unspecified.
230
  4) Click button to get Task Specification Metric results!
231
- """
232
 
233
 
234
 
 
228
  3) Click button to load input texts.
229
  Read the sentences to determine which two are well-specified for gendered pronoun coreference resolution. The rest are gender-unspecified.
230
  4) Click button to get Task Specification Metric results!
231
+ """)
232
 
233
 
234