Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,4 @@ datasets:
|
|
17 |
|
18 |
[GLiNER](https://github.com/urchade/GLiNER) model using [BERT Tiny](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) as the base model with [urchade/synthetic-pii-ner-mistral-v1](https://huggingface.co/datasets/urchade/synthetic-pii-ner-mistral-v1) as the training dataset.
|
19 |
|
20 |
-
This model is primarily designed for unit tests in limited compute
|
|
|
17 |
|
18 |
[GLiNER](https://github.com/urchade/GLiNER) model using [BERT Tiny](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) as the base model with [urchade/synthetic-pii-ner-mistral-v1](https://huggingface.co/datasets/urchade/synthetic-pii-ner-mistral-v1) as the training dataset.
|
19 |
|
20 |
+
This model is primarily designed for unit tests in limited compute environments such as GitHub Actions. But it does work to an extent for basic use cases.
|