Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,7 @@ language:
|
|
7 |
tags:
|
8 |
- physics
|
9 |
- computer science
|
10 |
-
---
|
|
|
|
|
|
|
|
7 |
tags:
|
8 |
- physics
|
9 |
- computer science
|
10 |
+
---
|
11 |
+
|
12 |
+
PCSciBERT_cased was initiated with the cased variant of SciBERT (https://huggingface.co/allenai/scibert_scivocab_cased) and pre-trained on texts from 1,560,661 research articles of the physics and computer science domain in arXiv.
|
13 |
+
The tokenizer for PCSciBERT_cased uses the same vocabulary from allenai/scibert_scivocab_cased.
|