conceptcarve / README.md
ecaplan's picture
Update README.md
ca4ae2e verified
---
license: mit
language:
- en
tags:
- retrieval
- reranking
- social
pretty_name: ConceptCa
size_categories:
- 100M<n<1B
---
The dataset described in the original ConceptCarve paper. The dataset contains both the Reddit community corpora and the labeled trend/evidence/posts. The original paper can be found at `https://arxiv.org/abs/2504.07228`.
If you use the dataset, please cite us:
```
@misc{caplan2025conceptcarvedynamicrealizationevidence,
title={ConceptCarve: Dynamic Realization of Evidence},
author={Eylon Caplan and Dan Goldwasser},
year={2025},
eprint={2504.07228},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2504.07228},
}
```