HooshvareLab/bert-base-parsbert-peymaner-uncased
HooshvareLab/bert-base-parsbert-peymaner-uncased is machine learning model.
About HooshvareLab/bert-base-parsbert-peymaner-uncased
ParsBERT is a monolingual language model based on Google’s BERT architecture with the same configurations as BERT-Base . It aims to extract named entities in the text, such as names and labels with appropriate NER classes such as locations, organizations, etc. The datasets used for this task contain sentences that are marked with IOB format . In this format, tokens that are not part of an entity are tagged as ”O” The ”B”tag corresponds to the first word of an object, and the ”I” tag corresponds to . the rest of the terms of the same entity . The ‘ParsBERT’,