Skip to content

Get system output of our submission for SMART Task.

Notifications You must be signed in to change notification settings

cnikas/isl-smart-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code to get system output of our approach for SMART Task. Models can be downloaded here

Usage:

`python smart_task_get_system_output.py resources_dir`

Where:

`resources_dir` is the directory containing all required models and files.

Contents of resources dir:

`Bert Fine-Tuning category`: category classification model folder

`Bert Fine-Tuning literal`: literal type classification model folder

`Bert Fine-Tuning category`: resource type classification model folder

`mapping.csv`: contains mapping of classes to integers

`dbpedia_hierarchy.json`: dbpedia classes with level (depth) and children

`test.json`: contains test questions

About

Get system output of our submission for SMART Task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages