Update README.md

#10
by jianguo - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -121,7 +121,7 @@ You can use the raw model for masked language modeling, but it's mostly intended
121
 
122
  Note that this model is primarily aimed at being fine-tuned on tasks that use the whole sentence (potentially masked) to make decisions, such as sequence classification, token classification or question answering. For tasks such as text generation, you should look at models like GPT2.
123
 
124
- ## Usage
125
 
126
  You can use this model directly with a pipeline for masked language modeling:
127
 
 
121
 
122
  Note that this model is primarily aimed at being fine-tuned on tasks that use the whole sentence (potentially masked) to make decisions, such as sequence classification, token classification or question answering. For tasks such as text generation, you should look at models like GPT2.
123
 
124
+ ## Usagehahah
125
 
126
  You can use this model directly with a pipeline for masked language modeling:
127