Sadat07 commited on
Commit
526f0d7
1 Parent(s): d9bb654

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -229,4 +229,5 @@ Other tools: Python, PyTorch
229
  ## Glossary
230
 
231
  Exact Match (EM): A metric measuring the percentage of predictions that match the ground truth exactly.
 
232
  Masked Language Model (MLM): Pre-training objective for BERT, predicting masked words in input sentences.
 
229
  ## Glossary
230
 
231
  Exact Match (EM): A metric measuring the percentage of predictions that match the ground truth exactly.
232
+
233
  Masked Language Model (MLM): Pre-training objective for BERT, predicting masked words in input sentences.