seanfarrell commited on
Commit
c2f47bc
1 Parent(s): 3d19206

Updated files with BERT-base backend

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
@@ -19,8 +19,8 @@
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.15.0",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
- "vocab_size": 30522
26
  }
 
1
  {
2
+ "_name_or_path": "dmis-lab/biobert-v1.1",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
 
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.24.0",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
+ "vocab_size": 28996
26
  }
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:351dc6141f27f1f3545b964d9d311ed82b738571405f732cc873d81f9f2730d5
3
- size 876231833
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89b6f007b46e7165325ed415fe616a29150b674034378bf802acbcfe96d7c6ad
3
+ size 866845317
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25ba9ec4f8a5ecefc7815b27eefe6547cb69bd4ffde30dba5175a36b29c2e24f
3
- size 438141995
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dbecf2356292a164e93d4ced55407cb97bccd76ab62b2079835361e5efb7c96
3
+ size 433436665
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c59ee8592833ea59a5b7738c543307585dcf65df85db021c2cd2989c7b434275
3
- size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dee54a6405c581a2d898515cb9ac59dd6ccd12951e29b04d0197d6efe4760ee
3
+ size 14575
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c22042e807ac957983d399a79e54eee57356a1845c899e1b2be4f41784b9f154
3
- size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce0d0f0f57fcbf2e7eb34ce1cf7fb652f2a765e585241beb37be82cd9eff654
3
+ size 627
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": false,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06eaf66465f5a7b85a1675a74f376781e1a37d92bb1a0cbfdacd8c9caf22d95c
3
- size 2991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:487d4aa5bcb167e3a835a8a92268ec0c5908d74e0197248f14e53429e50712c8
3
+ size 3387
vocab.txt ADDED
The diff for this file is too large to render. See raw diff