zzzotop commited on
Commit
48f225a
1 Parent(s): 18a2a11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ model-index:
6
  results: []
7
  ---
8
 
9
- Next word prediction in 103 languages. Give it a sentence in another language, and replace one of the words with "[MASK]".\nWorks with English too, obviously, but that defeats the point of the demo.
10
 
11
  distilbert-base-multilingual-cased finetuned on 50,000 examples from r/explainlikeimfive subset of ELI5 dataset, for English causal language modelling. All knowledge of target languages is acquired from pretraining only.
12
 
 
6
  results: []
7
  ---
8
 
9
+ Next word prediction in 103 languages. Give it a sentence in another language, and replace one of the words with "[MASK]". Works with English too, obviously, but that defeats the point of the demo.
10
 
11
  distilbert-base-multilingual-cased finetuned on 50,000 examples from r/explainlikeimfive subset of ELI5 dataset, for English causal language modelling. All knowledge of target languages is acquired from pretraining only.
12