Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

udc_train.py-- Error with metricSpec.. @k=10 #57

Open
thatsvenki038 opened this issue Aug 4, 2017 · 2 comments
Open

udc_train.py-- Error with metricSpec.. @k=10 #57

thatsvenki038 opened this issue Aug 4, 2017 · 2 comments

Comments

@thatsvenki038
Copy link

Could not create metric ops for MetricSpec(metric_fn=streaming_sparse_recall_at_k, prediction_key=None, label_key=None, weight_key=None), input must have last dimension >= k = 10 but is 1 for 'recall_at_10/TopKV2' (op: 'TopKV2') with input shapes: [?,1], [] and withcomputed input tensors: input[1]

What am i Doing wrong? I have run it for 2 hours.. and ended up having errors. please suggest

@fj2889
Copy link

fj2889 commented Mar 25, 2018

I have the same problem and I cannot fix it......

@syw2014
Copy link

syw2014 commented Nov 30, 2018

The error message means you does not have enough candidate responses ,your response number should >= 10

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

No branches or pull requests

3 participants