ab-ai commited on
Commit
f62ed74
·
verified ·
1 Parent(s): bfe8627

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
  |-------|---------------|-----------------|-----------|--------|----------|----------|