globuslabs commited on
Commit
c92c004
1 Parent(s): b412732

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_1** variant of the ScholarBERT model family.
12
 
13
- The model is pertrained on a large collection of scientific research articles (**2.2B 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_1** variant of the ScholarBERT model family.
12
 
13
+ The model is pretrained on a large collection of scientific research articles (**2.2B tokens**).
14
 
15
  This is a **cased** (case-sensitive) model. The tokenizer will not convert all inputs to lower-case by default.
16