Spaces:
Runtime error
Runtime error
Ikala-allen
commited on
Commit
•
046a29a
1
Parent(s):
2fcc1ad
fix
Browse files- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|