Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

GCT training error #8

Closed
iliasprc opened this issue Nov 4, 2020 · 2 comments
Closed

GCT training error #8

iliasprc opened this issue Nov 4, 2020 · 2 comments

Comments

@iliasprc
Copy link

iliasprc commented Nov 4, 2020

Hi, I am trying to train GCT on synthetic data but I get the following error

tensorflow.python.framework.errors_impl.InvalidArgumentError: Name: , Context feature 'label.expired' is required but could not be found.
[[{{node ParseSingleSequenceExample/ParseSingleSequenceExample}}]]
[[node IteratorGetNext (defined at /home/iliask/PycharmProjects/graph-convolutional-transformer/graph_convolutional_transformer.py:615) ]]
[[node DeserializeSparse_3 (defined at /home/iliask/PycharmProjects/graph-convolutional-transformer/graph_convolutional_transformer.py:615) ]]

@jonasbkemp
Copy link
Contributor

Hi Ilias, Issue #3 includes some discussion of how the code must be modified to run on the synthetic samples. Likely you'll need to use a different label. Does this answer your question?

@jonasbkemp
Copy link
Contributor

Closing this issue as stale. Please reopen if you still need assistance and the other thread doesn't answer your question.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants