globuslabs commited on
Commit
ca44fa0
1 Parent(s): afbd33e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  license: apache-2.0
7
  ---
8
 
9
- # ScholarBERT_100 Model
10
 
11
  This is the **ScholarBERT_100_64bit** variant of the ScholarBERT model family. The difference between this variant and the **ScholarBERT_100** model is that its tokenizer
12
  is trained with `int64` rather than the default `int32`, so the count of very frequent tokens (e.g., "the") does not overflow.
 
6
  license: apache-2.0
7
  ---
8
 
9
+ # ScholarBERT_100_64bit Model
10
 
11
  This is the **ScholarBERT_100_64bit** variant of the ScholarBERT model family. The difference between this variant and the **ScholarBERT_100** model is that its tokenizer
12
  is trained with `int64` rather than the default `int32`, so the count of very frequent tokens (e.g., "the") does not overflow.