Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
```
|
5 |
+
@article{Kejriwal2020DoFC,
|
6 |
+
title={Do Fine-tuned Commonsense Language Models Really Generalize?},
|
7 |
+
author={Mayank Kejriwal and Ke Shen},
|
8 |
+
journal={ArXiv},
|
9 |
+
year={2020},
|
10 |
+
volume={abs/2011.09159}
|
11 |
+
}
|
12 |
+
```
|
13 |
+
added for
|
14 |
+
```
|
15 |
+
@article{sileo2023tasksource,
|
16 |
+
title={tasksource: Structured Dataset Preprocessing Annotations for Frictionless Extreme Multi-Task Learning and Evaluation},
|
17 |
+
author={Sileo, Damien},
|
18 |
+
url= {https://arxiv.org/abs/2301.05948},
|
19 |
+
journal={arXiv preprint arXiv:2301.05948},
|
20 |
+
year={2023}
|
21 |
+
}
|
22 |
+
```
|