Skip to content

Latest commit

 

History

History

SQB

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SimpleQuestion-Balance

Please use following script in ipython for detail.

import pickle as pkl
test= pkl.load(open("fold-0.test.pickle","rb"))
test[0].__dict__

The "relation" for each item is the id in relation vocabulary.