Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,9 @@ metrics:
|
|
16 |
- recall
|
17 |
- precision
|
18 |
pipeline_tag: token-classification
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |
# damand2061/innermore-x-indobertweet-base-uncased
|
|
|
16 |
- recall
|
17 |
- precision
|
18 |
pipeline_tag: token-classification
|
19 |
+
inference:
|
20 |
+
parameters:
|
21 |
+
aggregation_strategy: "first"
|
22 |
---
|
23 |
|
24 |
# damand2061/innermore-x-indobertweet-base-uncased
|