Cascading Large Language Models for Salient Event Graph Generation (preprint)
Initialize the directories
sh init_dir.sh
Save the NYT dataset as NYT_annotated
in the directory. Run the following command
python get_nyt_data
python get_salient_events.py
python event_relation_prompting.py
Finetuning code and training data are coming soon