globuslabs commited on
Commit
441d136
1 Parent(s): d409c6a

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ license: apache-2.0
10
 
11
  This is the **ScholarBERT_10** variant of the ScholarBERT model family.
12
 
13
- The model is pertrained on a large collection of scientific research articles (**22.1B tokens**).
14
 
15
  This is a **cased** (case-sensitive) model. The tokenizer will not convert all inputs to lower-case by default.
16
 
 
10
 
11
  This is the **ScholarBERT_10** variant of the ScholarBERT model family.
12
 
13
+ The model is pretrained on a large collection of scientific research articles (**22.1B tokens**).
14
 
15
  This is a **cased** (case-sensitive) model. The tokenizer will not convert all inputs to lower-case by default.
16