YAML Metadata Error:Invalid content in eval.yaml.

Check out the documentation for more information.

Show details
✖ Invalid input → at evaluation_framework
ner-benchmark-test / eval.yaml
Nikhila Begur Sreekanth
Added data, eval.yaml and submissions
e6c04b1
raw
history blame contribute delete
236 Bytes
task: token-classification
dataset:
name: ner-benchmark
split: test
prediction:
type: token-labels
metrics:
- name: precision
- name: recall
- name: f1
primary_metric: f1
description: Named Entity Recognition benchmark.