Patrick Ramos
commited on
Commit
·
7052adb
1
Parent(s):
5932094
Update README.md
Browse files
README.md
CHANGED
|
@@ -118,14 +118,18 @@ You can contact the model card authors through following channels:
|
|
| 118 |
|
| 119 |
# Citation
|
| 120 |
|
| 121 |
-
Below you can find information related to citation.
|
| 122 |
|
| 123 |
**BibTeX:**
|
| 124 |
```
|
| 125 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 126 |
```
|
| 127 |
|
| 128 |
-
|
| 129 |
# Additional Content
|
| 130 |
|
| 131 |
## confusion_matrix
|
|
|
|
| 118 |
|
| 119 |
# Citation
|
| 120 |
|
| 121 |
+
Below you can find information related to citation. Note that this is **not our own paper**.
|
| 122 |
|
| 123 |
**BibTeX:**
|
| 124 |
```
|
| 125 |
+
@article{singh2022emb,
|
| 126 |
+
title={Emb-GAM: an Interpretable and Efficient Predictor using Pre-trained Language Models},
|
| 127 |
+
author={Singh, Chandan and Gao, Jianfeng},
|
| 128 |
+
journal={arXiv preprint arXiv:2209.11799},
|
| 129 |
+
year={2022}
|
| 130 |
+
}
|
| 131 |
```
|
| 132 |
|
|
|
|
| 133 |
# Additional Content
|
| 134 |
|
| 135 |
## confusion_matrix
|