-
Notifications
You must be signed in to change notification settings - Fork 6
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
prediction during evaluation is empty #1
Comments
Hi there,
Many thanks for your question. I will try to reproduce this error and get back to you as soon as possible.
Best Regards,
Chang
From: trytomakeitwork ***@***.***>
Date: Wednesday, December 8, 2021 at 2:39 PM
To: Ciaranshu/relogic ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [Ciaranshu/relogic] prediction during evaluation is empty (Issue #1)
Hi there! I am currently trying to run the snowball framework using the run_spider_large.sh, however the evaluation results for every epoch stored in saves/spider_snow_ball_large/generator/eval/epoch_{}.json contains prediction results as empty strings like "pred": "". I did not modify any file within the framework, how can I possibly solve that? Thanks
[DEBAF81B-5DA7-401C-8E8A-6F968C6A73AD]<https://user-images.githubusercontent.com/95738049/145160667-699bec7e-ff33-4a14-bb4e-e88da7c67e51.png>
ks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#1>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFTNZMKRFBW4T5E6W3KDAXTUP34S7ANCNFSM5JTAQQUA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hi there, thanks for your reply. I just tried using the latest version of bart large and it seems to function normally. Perhaps the recommended version mentioned in readme is no longer actively maintained. |
Hi, Good to hear. Best, |
Hi, there remains a personal question that if I want to augment my own Sql-Text dataset using snowball framework, which file in the project can I use to get the linearized sql-to-logical form data like you've offered in preprocessed here, thanks. |
Hi there! I am currently trying to run the snowball framework using the run_spider_large.sh, however the evaluation results for every epoch stored in saves/spider_snow_ball_large/generator/eval/epoch_{}.json contains prediction results as empty strings like "pred": "". I did not modify any file within the framework, how can I possibly solve that? Thanks
ks
The text was updated successfully, but these errors were encountered: