Spaces:
Runtime error
Runtime error
Commit ·
cfe2e2d
1
Parent(s): 6cd3eaa
Update app.py
Browse files
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 |
|