led-base for QA with qasper

A 10 epochs train of Longformer Encoder Decoder Baselines for Qasper.

How to use

git clone https://github.com/allenai/qasper-led-baseline.git
cd qasper-led-baseline
git clone https://huggingface.co/z-uo/led-base-qasper

pip install -r requirements.txt

# TODO test
python scripts/sample_qasper_answers.py --model led-base-qasper --data qasper-dev-v0.2.json --samples 10 --out test_only.log
Downloads last month
11
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no pipeline_tag.

Dataset used to train z-uo/led-base-qasper