mohsenfayyaz commited on
Commit
e026e76
·
1 Parent(s): ea06d61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -7,4 +7,28 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ # 🔥 News
11
+
12
+ <h2>2022</h2>
13
+ <hr>
14
+
15
+ <b>[GlobEnc: Quantifying Global Token Attribution by Incorporating the Whole Encoder Layer in Transformers]()</b> <br>
16
+ Ali Modarressi*, Mohsen Fayyaz*, Mohammad Taher Pilehvar <br>
17
+ <small>* Equal Contribution</small><br>
18
+ <i class="publication-conference">NAACL 2022</i>
19
+ <!-- <br>[[📝 paper]]() [[🖼️ Poster]]() [[🎥 video]]() -->
20
+
21
+ <b>[Metaphors in Pre-Trained Language Models: Probing and Generalization Across Datasets and Languages](https://arxiv.org/abs/2203.14139)</b> <br>
22
+ Ehsan Aghazadeh*, Mohsen Fayyaz* and Yadollah Yaghoobzadeh <br>
23
+ <small>* Equal Contribution</small><br>
24
+ <i class="publication-conference">ACL 2022</i>
25
+ <br>[[📝 paper]](https://arxiv.org/abs/2203.14139) [[🖼️ Poster]](https://mohsenfayyaz.github.io/files/publications/2022_metaphors_in_plms/metaphors_poster_36x48.pdf) [[🎥 video]](https://www.youtube.com/watch?v=UKWFZSiP7OY) [[code]](https://github.com/EhsanAghazadeh/Metaphors_in_PLMs)
26
+
27
+ <h2>2021</h2>
28
+ <hr>
29
+
30
+ <b>[Not All Models Localize Linguistic Knowledge in the Same Place: A Layer-wise Probing on BERToids’ Representations](https://arxiv.org/abs/2109.05958)</b> <br>
31
+ Mohsen Fayyaz*, Ehsan Aghazadeh*, Ali Modarressi, Hosein Mohebbi and Mohammad Taher Pilehvar <br>
32
+ <small>* Equal Contribution</small><br>
33
+ <i class="publication-conference">BlackboxNLP @ EMNLP 2021</i>
34
+ <br>[[📝 paper]](https://arxiv.org/abs/2109.05958) [[💻 blog]](https://mohsenfayyaz.github.io/posts/layer-wise-probing-on-bertoids/) [[🖼️ Poster]](https://mohsenfayyaz.github.io/images/posts/2021-09-layer-wise-probing-on-bertoids/NotAllModelsLocalize_poster_36x48.pdf)