Sadat07 commited on
Commit
d9bb654
1 Parent(s): 886038e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -226,8 +226,7 @@ Other tools: Python, PyTorch
226
  ```
227
 
228
 
229
- ## Glossary [optional]
230
 
231
  Exact Match (EM): A metric measuring the percentage of predictions that match the ground truth exactly.
232
- F1 Score: The harmonic mean of precision and recall, used for evaluating the quality of the predictions.
233
  Masked Language Model (MLM): Pre-training objective for BERT, predicting masked words in input sentences.
 
226
  ```
227
 
228
 
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.