kg_tuple is not a registered name for Model
Open
- Dominant language
- Python
- Stars
- 372
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
I am running this command to extract the TuckER embeddings for the synsets from the trained model, `python bin/combine_wordnet_embeddings.py --extract_tucker --tucker_archive_file $WORKDIR/wordnet_tucker/model.tar.gz --vocab_file $WORKDIR/wordnet_synsets_mask_null_vocab.txt --tucker_hdf5_file $WORKDIR/tucker_embeddings.hdf5` from [here ](https://github.com/allenai/kb).
However, it shows the errors: `allennlp.common.checks.ConfigurationError: 'kg_tuple is not a registered name for Model'`. Could you tell me what should I do?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.