Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ tags:
|
|
4 |
- PII
|
5 |
- NER
|
6 |
---
|
|
|
|
|
7 |
|
8 |
| Epoch | Training Loss | Validation Loss | Precision | Recall | F1 Score | Accuracy |
|
9 |
|-------|---------------|-----------------|-----------|--------|----------|----------|
|
|
|
4 |
- PII
|
5 |
- NER
|
6 |
---
|
7 |
+
This model is a fine-tuned version of distilbert/distilbert-base-uncased on the generator dataset.
|
8 |
+
It achieves the following results on the evaluation set:
|
9 |
|
10 |
| Epoch | Training Loss | Validation Loss | Precision | Recall | F1 Score | Accuracy |
|
11 |
|-------|---------------|-----------------|-----------|--------|----------|----------|
|