bi-att-flow icon indicating copy to clipboard operation
bi-att-flow copied to clipboard

KeyError: 'contextss'

Open iamgroot42 opened this issue 6 years ago • 2 comments

I trained a model using the dev branch (tensorflow v1.12) and tried running that model in the demo branch, but got the above error in the run-demo.py file.

iamgroot42 avatar Jul 19 '17 10:07 iamgroot42

Not sure if the you are mentioning the key in raw json files. The raw data uses 'context' rather than 'contextss'.

nijianmo avatar Aug 03 '17 23:08 nijianmo

The code tries to access 'contextss' key from configuration files at several places

On Fri 4 Aug, 2017, 5:04 AM Blacksoil, [email protected] wrote:

Not sure if the you are mentioning the key in raw json files. The raw data uses 'context' rather than 'contextss'.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/allenai/bi-att-flow/issues/43#issuecomment-320117429, or mute the thread https://github.com/notifications/unsubscribe-auth/AJq-i6J_HEQjchqZmQqVAeJKTd8jwrQaks5sUljygaJpZM4Ocitz .

-- Thanks Anshuman http://precog.iiitd.edu.in/people/anshumans/

iamgroot42 avatar Aug 04 '17 02:08 iamgroot42