Home

Awesome

LEARNING FROM RULES GENERALIZING LABELED EXEMPLARS (ICLR 2020)

This repository provides an implementation of experiments in our ICLR2020 paper

@inproceedings{
Awasthi2020Learning,
title={Learning from Rules Generalizing Labeled Exemplars},
author={Abhijeet Awasthi and Sabyasachi Ghosh and Rasna Goyal and Sunita Sarawagi},
booktitle={International Conference on Learning Representations},
year={2020},
url={https://openreview.net/forum?id=SkeuexBtDr}
}

Requirements

This code has been developed with

Data Description

We have currently released processed version of 4 datastes used in our paper. Following datasets can be found in data/ directory

data/TREC (or any other data dir) consists following four pickle files

Following objects are dumped inside each pickle file

Usage

From src/hls

Note:

File Description in src/hls