File size: 371 Bytes
9b7bf8a abd4844 9b7bf8a abd4844 a40f13c abd4844 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: apache-2.0
base_model:
- google-bert/bert-base-uncased
tags:
- NER
- bert
- transformer
---
Aoberta model is a model fintuned based on BERT.
This model is optimized for PII and IP content detection from a given string
This model has a evaluation framework build for it, open sourced at
https://github.com/aertoria/DMBertA-EVAL
---
license: apache-2.0
--- |