Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ widget:
|
|
| 20 |
pipeline_tag: token-classification
|
| 21 |
inference:
|
| 22 |
parameters:
|
| 23 |
-
aggregation_strategy: "
|
| 24 |
base_model: numind/NuNER-v1.0
|
| 25 |
model-index:
|
| 26 |
- name: numind/NuNER-v1.0 fine-tuned on FewNERD-fine-supervised
|
|
|
|
| 20 |
pipeline_tag: token-classification
|
| 21 |
inference:
|
| 22 |
parameters:
|
| 23 |
+
aggregation_strategy: "simple"
|
| 24 |
base_model: numind/NuNER-v1.0
|
| 25 |
model-index:
|
| 26 |
- name: numind/NuNER-v1.0 fine-tuned on FewNERD-fine-supervised
|