Skip to content

manavsinghal157/Class-Activation-Maps-for-Textual-Entailment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Class-Activation-Maps-in-NLP

This repo is part of the work I did in my summer internship at CNeRG Lab, IIT Kharagpur.

Description

The idea is based on usage of class activation maps to understand the words influencing the prediction of a CNN model trained on the SNLI dataset. The output classes consist of Entailment, Neutral and Contradiction. Class Activation maps have been used for images prior with the following framework: Framework I have used a 100 dimensional Glove embedding and premise and hypothesis padded to 30 words accordingly and concatenated.

About

Attempt at using Class Activation Maps to understand words influencing prediction of class trained on SNLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published