Kun Ma commited on
Commit
e62305c
1 Parent(s): ba83c3b

update README

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -42,7 +42,9 @@ We proposed to build language model which work on cyber security text, as result
42
  First, as below shows Fill-Mask pipeline in [Google Bert](), [AllenAI SciBert](https://github.com/allenai/scibert) and our [SecBERT](https://github.com/jackaduma/SecBERT) .
43
 
44
 
45
- <img src="./fill-mask-result.png" width="150%" height="150%">
 
 
46
 
47
  ---
48
 
42
  First, as below shows Fill-Mask pipeline in [Google Bert](), [AllenAI SciBert](https://github.com/allenai/scibert) and our [SecBERT](https://github.com/jackaduma/SecBERT) .
43
 
44
 
45
+ <!-- <img src="./fill-mask-result.png" width="150%" height="150%"> -->
46
+
47
+ ![fill-mask-result](https://github.com/jackaduma/SecBERT/blob/main/fill-mask-result.png?raw=true)
48
 
49
  ---
50