achadj commited on
Commit
2f9107d
·
verified ·
1 Parent(s): c33aae1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ license: apache-2.0
15
 
16
  ## Model Description
17
 
18
- ! [FootballBERT](./footballbert.png)
19
 
20
  **FootballBERT** is a transformer-based foundation model for football (soccer) player embeddings. Inspired by BERT in NLP, FootballBERT treats **players as tokens** and **matches as sentences**, learning contextualized player embeddings through a self-supervised **Masked Player Prediction (MPP)** task.
21
 
 
15
 
16
  ## Model Description
17
 
18
+ ![FootballBERT](./footballbert.png)
19
 
20
  **FootballBERT** is a transformer-based foundation model for football (soccer) player embeddings. Inspired by BERT in NLP, FootballBERT treats **players as tokens** and **matches as sentences**, learning contextualized player embeddings through a self-supervised **Masked Player Prediction (MPP)** task.
21