--- tags: - spacy - token-classification language: - zh license: mit model-index: - name: zh_data_dev_spacy_trf_1 results: - task: name: NER type: token-classification metrics: - name: NER Precision type: precision value: 0.7608897127 - name: NER Recall type: recall value: 0.7217582418 - name: NER F Score type: f_score value: 0.7408075795 - task: name: TAG type: token-classification metrics: - name: TAG (XPOS) Accuracy type: accuracy value: 0.9175332527 - task: name: UNLABELED_DEPENDENCIES type: token-classification metrics: - name: Unlabeled Attachment Score (UAS) type: f_score value: 0.7572203056 - task: name: LABELED_DEPENDENCIES type: token-classification metrics: - name: Labeled Attachment Score (LAS) type: f_score value: 0.7145288854 - task: name: SENTS type: token-classification metrics: - name: Sentences F-Score type: f_score value: 0.6920716113 --- # data_dev_spacy_zh_trf_1 This is the `data_dev_spacy_zh_trf_1` model.