Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ You can download the dataset from [here](https://github.com/HaniehP/PersianNER)
|
|
45 |
|
46 |
## Results
|
47 |
|
48 |
-
The following table summarizes the F1 score obtained
|
49 |
|
50 |
| Dataset | ALBERT-fa-base-v2 | ParsBERT-v1 | mBERT | MorphoBERT | Beheshti-NER | LSTM-CRF | Rule-Based CRF | BiLSTM-CRF |
|
51 |
|:-------:|:-----------------:|:-----------:|:-----:|:----------:|:------------:|:--------:|:--------------:|:----------:|
|
|
|
45 |
|
46 |
## Results
|
47 |
|
48 |
+
The following table summarizes the F1 score obtained as compared to other models and architectures.
|
49 |
|
50 |
| Dataset | ALBERT-fa-base-v2 | ParsBERT-v1 | mBERT | MorphoBERT | Beheshti-NER | LSTM-CRF | Rule-Based CRF | BiLSTM-CRF |
|
51 |
|:-------:|:-----------------:|:-----------:|:-----:|:----------:|:------------:|:--------:|:--------------:|:----------:|
|