HyperRED icon indicating copy to clipboard operation
HyperRED copied to clipboard

This repository implements our EMNLP 2022 research paper A Dataset for Hyper-Relational Extraction and a Cube-Filling Approach.

Results 2 HyperRED issues
Sort by recently updated
recently updated
newest added

Hello. I'm exploring this locally in the demo jupyter. I've modified this cell slightly here, adding some more information about Leonard Parker: ``` # Use Pretrained Model for Generation from...

After running the code example in the Model Prediction section, *@UNK@*token will be generated in the Preds.json file. How to solve it?