diff --git a/README.md b/README.md index 065d5a2..13ddcf8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This is an official implementation of the paper "Designing BERT for Convolutional Networks: ***Spar***se and Hierarchical Mas***k***ed Modeling". (submitted to [openreview ICLR'23](https://openreview.net/forum?id=NRxydtWup1S) in Sep. 2022) +
@@ -14,6 +15,9 @@ This is an official implementation of the paper "Designing BERT for Convolutiona [[`bibtex`](https://github.com/keyu-tian/SparK#citation)] +## A quick explainable video demo for spark + +https://user-images.githubusercontent.com/6366788/213662770-5f814de0-cbe8-48d9-8235-e8907fd81e0e.mp4 ## What's new here?