Datasets:
File size: 991 Bytes
288e006 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
language:
- en
license: []
multilinguality:
- monolingual
pretty_name: scotus_grace
source_datasets:
- coastalcph/fairlex
task_categories:
- text-classification
---
# Dataset Card for the SCOTUS lifelong editing task
## Dataset Description
- **Homepage: https://github.com/Thartvigsen/GRACE**
- **Repository: https://github.com/Thartvigsen/GRACE**
- **Paper: https://arxiv.org/abs/2211.11031**
- **Point of Contact: Tom Hartvigsen ([email protected])**
### Dataset Summary
This dataset contains a relabeled sample from the SCOTUS dataset in [fairlex](https://huggingface.co/datasets/coastalcph/fairlex) as described in [our paper](https://arxiv.org/abs/2211.11031)
### Citation Information
```
@article{hartvigsen2023aging,
title={Aging with GRACE: Lifelong Model Editing with Discrete Key-Value Adapters},
author={Hartvigsen, Thomas and Sankaranarayanan, Swami and Palangi, Hamid and Kim, Yoon and Ghassemi, Marzyeh},
journal={arXiv preprint arXiv:2211.11031},
year={2023}
}
``` |