Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,8 @@ widget:
|
|
12 |
example_title: "Example 2"
|
13 |
---
|
14 |
|
15 |
-
This model is a Named Entity Recognition (NER), based on neuralmind/bert-base-portuguese-cased base model
|
|
|
16 |
|
17 |
You can find the notebook used to train the model [here](https://www.kaggle.com/code/vabatista/ner-for-oil-gas-in-portuguese). Trainer output was:
|
18 |

|
|
|
12 |
example_title: "Example 2"
|
13 |
---
|
14 |
|
15 |
+
This model is a Brazilian Portuguese Named Entity Recognition (NER), based on neuralmind/bert-base-portuguese-cased base model and specialized in Geological concepts.
|
16 |
+
It was trained for 3 epochs using the dataset from this [paper](https://doi.org/10.21814/lm.15.2.412).
|
17 |
|
18 |
You can find the notebook used to train the model [here](https://www.kaggle.com/code/vabatista/ner-for-oil-gas-in-portuguese). Trainer output was:
|
19 |

|