20 lines
572 B
JSON
20 lines
572 B
JSON
{
|
|
"sites": [
|
|
"huggingface"
|
|
],
|
|
"task_id": "Huggingface--20",
|
|
"require_login": false,
|
|
"storage_state": null,
|
|
"start_url": "https://huggingface.co/",
|
|
"geolocation": null,
|
|
"intent": "Locate a pre-trained natural language processing model on Hugging Face that specializes in named entity recognition (NER), confirm that the model was last updated in 2022 and has 1M+ downloads.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": "ckiplab/bert-base-chinese-ner"
|
|
}
|
|
}
|
|
} |