prithvisrinivasan commited on
Commit
9d36ee9
1 Parent(s): bf6af8b

Update Readme

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -5,3 +5,6 @@ SportsBERT is a BERT model trained from scratch with specific focus on sports ar
5
  "Anthony Davis is a [MASK]" would give out the tokens "legend", "superstar", "rookie", "star", "king" in descending confidences.
6
 
7
  This model can then be used to fine tune for other tasks such as classification, entity extraction, etc.
 
 
 
5
  "Anthony Davis is a [MASK]" would give out the tokens "legend", "superstar", "rookie", "star", "king" in descending confidences.
6
 
7
  This model can then be used to fine tune for other tasks such as classification, entity extraction, etc.
8
+
9
+ Language: English
10
+ pipeline_tag: fill-mask