9 Forks
62 Stars
62 Watchers

ASP

PyTorch implementation and pre-trained models for ASP - Autoregressive Structured Prediction with Language Models, EMNLP 22. https://arxiv.org/pdf/2210.14698.pdf

How to download and setup ASP

Open terminal and run command
git clone https://github.com/lyutyuh/ASP.git
git clone is used to create a copy or clone of ASP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ASP https://github.com/lyutyuh/ASP/archive/master.zip

Or simply clone ASP with SSH
[email protected]:lyutyuh/ASP.git

If you have some problems with ASP

You may open issue on ASP support forum (system) here: https://github.com/lyutyuh/ASP/issues