castorini / hedwig

PyTorch deep learning models for document classification
Apache License 2.0
593 stars 125 forks source link

labels of the data #74

Open damienlancry opened 3 years ago

damienlancry commented 3 years ago

hello, I downloaded the datasets from https://git.uwaterloo.ca/jimmylin/hedwig-data/-/tree/master/datasets/AAPD thanks for this this is really amazing. I noticed the labels were one hot encoded and was wondering if there was anyway to find the original target names and their corresponding encoding? Thanks a lot!