becleverksh commited on
Commit
cbe1ba2
·
verified ·
1 Parent(s): bf05597

Update model card

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -163,7 +163,7 @@ The dataset combines relabeled rows from [`ai4privacy/pii-masking-openpii-1.5m`]
163
  ### 4.2. Procedure
164
 
165
  <div align="center">
166
- <img src="figures/model-training-1-1.png" alt="Training loss, learning rate, and gradient norm by training step">
167
  </div>
168
 
169
  | Item | Value |
@@ -204,7 +204,7 @@ The headline metrics are language-slice strict micro Precision, Recall, and F1.
204
  ### 5.2. Results
205
 
206
  <div align="center">
207
- <img src="figures/model-evaluation-1-1.png" alt="Validation precision, recall, micro F1, and macro F1 by training step">
208
  </div>
209
 
210
  | Language | Validation P | Validation R | Validation F1 | Golden P | Golden R | Golden F1 | F1 Difference |
 
163
  ### 4.2. Procedure
164
 
165
  <div align="center">
166
+ <img src="figures/evaluation-train-1-1.png" alt="Training loss, learning rate, and gradient norm by training step">
167
  </div>
168
 
169
  | Item | Value |
 
204
  ### 5.2. Results
205
 
206
  <div align="center">
207
+ <img src="figures/evaluation-test-1-1.png" alt="Validation precision, recall, micro F1, and macro F1 by training step">
208
  </div>
209
 
210
  | Language | Validation P | Validation R | Validation F1 | Golden P | Golden R | Golden F1 | F1 Difference |