Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
sileod commited on
Commit
118db9b
·
1 Parent(s): 89f3c55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
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
+ ```