Ikala-allen commited on
Commit
046a29a
1 Parent(s): 2fcc1ad
Files changed (1) hide show
  1. custom_metric/metric.yml +0 -10
custom_metric/metric.yml DELETED
@@ -1,10 +0,0 @@
1
- metric_name: custom_relation_extraction
2
- description: Custom Relation Extraction Metric
3
- inputs:
4
- - name: predictions
5
- type: list
6
- required: true
7
- - name: references
8
- type: list
9
- required: true
10
- compute_function: custom_metric.relation_extraction.compute