peterwestai2 / symbolic-knowledge-distillation

134 stars 16 forks source link

Code release data #1

Closed luffycodes closed 2 years ago

luffycodes commented 3 years ago

Hello,

Thanks for such an exciting paper !

I was wondering when the code will be released, if there is a tentative date?

Thanks !

peterwestuw commented 2 years ago

Thank you for the interest! We are currently deciding on the best release strategy, to adhere to policies for work under submission. We may communicate individually with researchers to share our code until the submission is fully reviewed. Please email the first author if you are interested in a private release!

We are expecting to have an initial version of this code together in the next few weeks.

superchargez commented 2 years ago

Can the model be used like huggingface models for zero shot language tasks? Would love to have a notebook performing various tasks (or perhaps several separate ones a notebook for each task).

peterwestai2 commented 2 years ago

Sorry for the very late reply! We are planning to release the code soon, which will likely include notebooks for each step

peterwestai2 commented 2 years ago

We have now released notebooks for various aspects of the work. Specifically, for generating events + inferences, and for generating with COMET-DISTIL models. We describe these in the "Quick Start" section of the readme. If this does not cover everything, please reopen the issue and we can work on including any desired functionality!