Alexander Swerdlow1*
Mihir Prabhudesai1*
Siddharth Gandhi1
Deepak Pathak1
Katerina Fragkiadaki1
1 Carnegie Mellon University
The UniDisc checkpoints are available on Hugging Face:
Code can be found here: https://github.com/alexanderswerdlow/unidisc/tree/main
To install the dependencies, run:
git submodule update --init --recursive
uv sync --no-group dev
uv sync
For a more detailed installation guide, please refer to INSTALL.md.
See DATA.md for details on how to download and preprocess the datasets. We provide processing scripts and instructions for all of the used datasets. Additionally, we release a synthetic dataset available here and the corresponding generation scripts as well as the raw data.
See TRAIN.md for training commands.
Interactive demo:
python demo/server.py
python demo/client_simple_fasthtml.py
See TRAINING.md for details.
See EVAL.md for details.
To cite our work, please use the following:
@article{TODO,
title={TODO},
author={TODO},
journal={arXiv preprint arXiv:TODO},
year={TODO}
}
This repository is built on top of the following repositories:
Alexander Swerdlow1*
Mihir Prabhudesai1*
Siddharth Gandhi1
Deepak Pathak1
Katerina Fragkiadaki1
1 Carnegie Mellon University
The UniDisc checkpoints are available on Hugging Face:
Code can be found here: https://github.com/alexanderswerdlow/unidisc/tree/main
To install the dependencies, run:
git submodule update --init --recursive
uv sync --no-group dev
uv sync
For a more detailed installation guide, please refer to INSTALL.md.
See DATA.md for details on how to download and preprocess the datasets. We provide processing scripts and instructions for all of the used datasets. Additionally, we release a synthetic dataset available here and the corresponding generation scripts as well as the raw data.
See TRAIN.md for training commands.
Interactive demo:
python demo/server.py
python demo/client_simple_fasthtml.py
See TRAINING.md for details.
See EVAL.md for details.
To cite our work, please use the following:
@article{TODO,
title={TODO},
author={TODO},
journal={arXiv preprint arXiv:TODO},
year={TODO}
}
This repository is built on top of the following repositories: