Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,17 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
```bibtex
|
11 |
+
@inproceedings{sileo-moens-2022-analysis,
|
12 |
+
title = "Analysis and Prediction of {NLP} Models via Task Embeddings",
|
13 |
+
author = "Sileo, Damien and
|
14 |
+
Moens, Marie-Francine",
|
15 |
+
booktitle = "Proceedings of the Thirteenth Language Resources and Evaluation Conference",
|
16 |
+
month = jun,
|
17 |
+
year = "2022",
|
18 |
+
address = "Marseille, France",
|
19 |
+
publisher = "European Language Resources Association",
|
20 |
+
url = "https://aclanthology.org/2022.lrec-1.67",
|
21 |
+
pages = "633--647",
|
22 |
+
}
|
23 |
+
```
|