sinovation / ZEN

A BERT-based Chinese Text Encoder Enhanced by N-gram Representations
Apache License 2.0
641 stars 104 forks source link

a question about fine-tuned model #19

Open tyistyler opened 4 years ago

tyistyler commented 4 years ago

Excuse me,is the ''fine-tuned model for NER'' mean, I can directly test the dataset(ontonote、resume、msra...) without train or only test the msra without train? Thanks!

shizhediao commented 1 year ago

Testing the msra without training is definitely ok. You can also try to test other NER datasets and please take the label space carefully.