jmzk96 commited on
Commit
8507163
1 Parent(s): e32a193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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.