vabatista commited on
Commit
9da2d62
·
verified ·
1 Parent(s): 19134be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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. It was trained for 3 epochs using the dataset from this [paper](https://doi.org/10.21814/lm.15.2.412).
 
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/61c9994c7d9a271ef3823515/84azScVvRMn0vWHhvB7u7.png)
 
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/61c9994c7d9a271ef3823515/84azScVvRMn0vWHhvB7u7.png)