update
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
annotations_creators:
|
2 |
- expert-generated
|
3 |
language:
|
@@ -27,4 +28,5 @@ train-eval-index:
|
|
27 |
splits:
|
28 |
eval_split: test
|
29 |
task: token-classification
|
30 |
-
task_id: entity_extraction
|
|
|
|
1 |
+
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
4 |
language:
|
|
|
28 |
splits:
|
29 |
eval_split: test
|
30 |
task: token-classification
|
31 |
+
task_id: entity_extraction
|
32 |
+
---
|