deepsight / README.md
zhangthu's picture
Upload README.md
ced3dde verified
|
Raw
History Blame Contribute Delete
691 Bytes
---
license: apache-2.0
language:
- en
library_name: transformers
tags:
- model
- deepsight
- arxiv
- benchmark
---
# DeepSight
DeepSight is a model associated with our paper:
**Paper:** [arXiv:2605.10564](https://arxiv.org/abs/2605.10564)
**PDF:** https://arxiv.org/pdf/2605.10564.pdf
## Overview
This repository contains the model weights for DeepSight.
## Usage
Please refer to the paper for details about the model architecture, training, and evaluation.
## Citation
If you use this model, please cite our paper:
```bibtex
@article{deepsight2026,
title={DeepSight},
author={Your Name and Coauthors},
journal={arXiv preprint arXiv:2605.10564},
year={2026}
}