Spaces:
Sleeping
Sleeping
File size: 392 Bytes
c50c9d2 |
1 2 3 4 5 6 7 |
PREDICTION_ADDITION_INSTRUCTION = """
Add predictions to the list of predictions on which the evaluation metric will be caculated.
- Select the entity type/label name and then highlight the span in the text below.
- To remove a span, double click on the higlighted text.
- Once you have your desired prediction, click on the 'Add' button.(The prediction created is shown in a json below)
"""
|