Skip to content

Commit 70176b6

Browse files
authored
Update db.json
1 parent db19d2b commit 70176b6

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

db.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,5 +770,31 @@
770770
"is_tar_gz": "False"
771771
}
772772
}
773+
},
774+
"onnx_lst20ner": {
775+
"name": "onnx_lst20ner",
776+
"latest_version": "1.0",
777+
"description": "lst20 ner model",
778+
"long_description": "This is lst20 ner model from wangchanberta. It is onnx model.",
779+
"url": "https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased",
780+
"project_urls": {
781+
"project_page": "https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased",
782+
"source": "https://github.com/vistec-AI/thai2transformers"
783+
},
784+
"license": "Apache-2.0 License",
785+
"authors": [
786+
"airesearch"
787+
],
788+
"author_email": "",
789+
"versions": {
790+
"1.0": {
791+
"filename": "lst20ner-onnx-v1.0.zip",
792+
"download_url": "https://github.com/PyThaiNLP/pythainlp-corpus/releases/download/onnx_lst20ner-v1.0/lst20ner-onnx-v1.0.zip",
793+
"md5": "-",
794+
"pythainlp_version": ">=3.0",
795+
"is_zip": "True",
796+
"is_tar_gz": "False"
797+
}
798+
}
773799
}
774800
}

0 commit comments

Comments
 (0)