Giter VIP home page Giter VIP logo

Comments (10)

whwang299 avatar whwang299 commented on July 25, 2024 1

Hi @rylanchiu

Which version of records are you using? The issue seems to be related with the version of this module. Check this.

The sqlova has tested with records=0.5.2

Thanks!

Wonseok

from sqlova.

 avatar commented on July 25, 2024

@whwang299 Thanks for your reply. I have already downgraded it to 0.5.2 but the issue still exists.

from sqlova.

whwang299 avatar whwang299 commented on July 25, 2024

@rylanchiu I have downloaded & tested my code again but could't reproduce the error... Another possible cause could be the mismatch between (question, SQL)-data and corresponding table-data (e.g. using dev.table.jsonl for train_tok.jsonl). If this is not the case, I recommend you to measure only logical form accuracy .. as a temporary solution.

Wonseok

from sqlova.

jaurment avatar jaurment commented on July 25, 2024

@rylanchiu, I'm getting the same error. Any fixes that you can share?

from sqlova.

whwang299 avatar whwang299 commented on July 25, 2024

@jaurment , @rylanchiu Could you print and upload
tb[b], g_sc[b], g_sa[b], g_sql_i, nlu_q[b] and corresponding nlu[b]?

from sqlova.

jaurment avatar jaurment commented on July 25, 2024

It seems to break on the first example

tb[b]['id']: 2-13758945-2
g_sc[b]: 3
g_sa[b]: 0
g_sql_i[b]: {'sel': 3, 'conds': [[4, 0, '528']], 'agg': 0}

which corresponds to the nlu -- 'What lost has 528 as the points?'

Let me know if this helps or if you need more information. Can copy all of tb[b] if you need it

from sqlova.

Caralette avatar Caralette commented on July 25, 2024

I'm getting the same error. Any fixes that you can share?qwq

from sqlova.

Akshayextreme avatar Akshayextreme commented on July 25, 2024

I faced same issue but it got resolved after downgrading records to 0.5.2

from sqlova.

liudoctor avatar liudoctor commented on July 25, 2024

I'm getting the same error. Any fixes that you can share?

from sqlova.

Akshayextreme avatar Akshayextreme commented on July 25, 2024

Did you try downgrading records package to 0.5.2?

from sqlova.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.