Kun Ma commited on
Commit
d1aab18
1 Parent(s): 483feb7

update README

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -41,8 +41,9 @@ We proposed to build language model which work on cyber security text, as result
41
  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) .
42
 
43
 
44
- <img src="./fill-mask-result.png" width="150%" height="150%">
45
 
 
46
  ---
47
 
48
  The original repo can be found [here](https://github.com/jackaduma/SecBERT).
41
  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) .
42
 
43
 
44
+ <!-- <img src="./fill-mask-result.png" width="150%" height="150%"> -->
45
 
46
+ ![fill-mask-result](https://github.com/jackaduma/SecBERT/blob/main/fill-mask-result.png?raw=true)
47
  ---
48
 
49
  The original repo can be found [here](https://github.com/jackaduma/SecBERT).