allenai / allenai/kb

kg_tuple is not a registered name for Model

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.