Skip to content
/ GLEN Public
forked from ZQS1943/GLEN

code for "GLEN: General-Purpose Event Detection for Thousands of Types"

Notifications You must be signed in to change notification settings

BalaNaren/GLEN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M-GLEN: Multilingual General-Purpose Event Detection

Reproduction

Setup

    git clone https://github.com/BalaNaren/GLEN.git
    cd GLEN
    pip install -r requirements.txt

Predict

To predict on your own data, download the multilingual model checkpoints, place it under your_path_to/GLEN/, and execute the example commands provided:

unzip ckpts.zip
bash scripts/predict_sentence.sh

About

code for "GLEN: General-Purpose Event Detection for Thousands of Types"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.8%
  • Jupyter Notebook 22.1%
  • Shell 0.1%