Tristan commited on
Commit
d235782
1 Parent(s): a69b4fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ This model was created as part of the OLM project, which has the goal of continu
16
  This is important because we want our models to know about events like COVID or
17
  a presidential election right after they happen.
18
 
19
- ## Intended uses & limitations
20
 
21
  You can use the raw model for masked language modeling, but it's mostly intended to
22
  be fine-tuned on a downstream task, such as sequence classification, token classification or question answering.
 
16
  This is important because we want our models to know about events like COVID or
17
  a presidential election right after they happen.
18
 
19
+ ## Intended uses
20
 
21
  You can use the raw model for masked language modeling, but it's mostly intended to
22
  be fine-tuned on a downstream task, such as sequence classification, token classification or question answering.