Skip to content

GAIA-IE/AIDA-Entity-Coref

Repository files navigation

AIDA Entity Coreference

docker build --tag laituan245/spanbert_entity_coref .
docker push laituan245/spanbert_entity_coref
docker run --gpus '"device=0"' --rm -v /shared:/shared laituan245/spanbert_entity_coref -edl_official input1.tab -edl_freebase input2.tab -l ltf_dir -o output.tab

Training Instructions

To train a model, simply run the following command

python runner.py 

By default, the code will use the spanbert_large config.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published