Datasets:

Modalities:
Image
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
tillspeicher commited on
Commit
62130fd
·
verified ·
1 Parent(s): 57aafdc

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -35,14 +35,14 @@ data = load_dataset(
35
 
36
  If you are using the Transform-2D dataset, please consider citing the following paper:
37
  ```bibtex
38
- @misc{speicher2024understanding,
39
- title={Understanding the Role of Invariance in Transfer Learning},
40
- author={Till Speicher and Vedant Nanda and Krishna P. Gummadi},
41
- year={2024},
42
- eprint={2407.04325},
43
- archivePrefix={arXiv},
44
- primaryClass={cs.LG},
45
- url={https://arxiv.org/abs/2407.04325},
46
  }
47
  ```
48
 
 
35
 
36
  If you are using the Transform-2D dataset, please consider citing the following paper:
37
  ```bibtex
38
+ @article{
39
+ speicher2024understanding,
40
+ title={Understanding the Role of Invariance in Transfer Learning},
41
+ author={Till Speicher and Vedant Nanda and Krishna P. Gummadi},
42
+ journal={Transactions on Machine Learning Research},
43
+ issn={2835-8856},
44
+ year={2024},
45
+ url={https://arxiv.org/abs/2407.04325},
46
  }
47
  ```
48