Giter Site home page Giter Site logo

Comments (12)

jerbarnes avatar jerbarnes commented on September 26, 2024 2

I'm glad to hear that it has been solved and sorry for the misunderstandings and delays. Hope the rest of the shared task goes more smoothly :)

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024

Hi,

You are correct, the example_submission.zip still had several sentence ids which had been removed from the official data. I've corrected this now and checked that it is updated. I'll close the issue, but feel free to open again if there is any problem on your end.

from semeval22_structured_sentiment.

luxinyu1 avatar luxinyu1 commented on September 26, 2024

Hi,

You are correct, the example_submission.zip still had several sentence ids which had been removed from the official data. I've corrected this now and checked that it is updated. I'll close the issue, but feel free to open again if there is any problem on your end.

Ummm maybe my expression was not clear enough. Actually the redundant ids in example_submission.zip is not a very important bug. The key point is, maybe the online scoring script (or data) should be updated because it forces us to submit the sentences which don't exist in current splits of MPQA and this leads to the failure of submissions.

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024

Sorry about that. The online data was updated before, but I had forgotten to update the example_submission.zip. That's why I assumed it was just a problem there. I just downloaded you submission to check, but it seems like you might be working with outdated data. Please pull and rerun process_mpqa.sh to make sure. You should have 2063 sentences in the dev partition (your submission only has 2008 currently).

Let me know if that doesn't work.

from semeval22_structured_sentiment.

luxinyu1 avatar luxinyu1 commented on September 26, 2024

Sorry about that. The online data was updated before, but I had forgotten to update the example_submission.zip. That's why I assumed it was just a problem there. I just downloaded you submission to check, but it seems like you might be working with outdated data. Please pull and rerun process_mpqa.sh to make sure. You should have 2063 sentences in the dev partition (your submission only has 2008 currently).

Let me know if that doesn't work.

Sadly, we have checked we are at the newest commit 968b077e241fbe85e4d39f0c9aeef83bcafe72b6, we even cloned the whole repo and processed the MPQA dataset again. And the dev set still only has 2008 sentences. Have you re-executed the preprocess script? Is this a problem caused by our runtime environment?

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024

I just tried recloning the repo and rerunning the preprocessing script and I have 2063, so it does seem like it could be caused by the runtime env. The first thing that comes to mind is if your version of stanza is the same as the one in the requirements.txt?

from semeval22_structured_sentiment.

luxinyu1 avatar luxinyu1 commented on September 26, 2024

I just tried recloning the repo and rerunning the preprocessing script and I have 2063, so it does seem like it could be caused by the runtime env. The first thing that comes to mind is if your version of stanza is the same as the one in the requirements.txt?

The stanza version in our env is 1.3.0. The README.md in data/ tells us to install stanza >=1.2.3 while the requirements.txt in baselines/graph_parser shows the stanza version is 1.1.0. What is the stanza version you use in your preprocessing env?

from semeval22_structured_sentiment.

luxinyu1 avatar luxinyu1 commented on September 26, 2024

I just tried recloning the repo and rerunning the preprocessing script and I have 2063, so it does seem like it could be caused by the runtime env. The first thing that comes to mind is if your version of stanza is the same as the one in the requirements.txt?

Maybe you could export a requiements.txt for the preprocessing scripts if you are using different environments while doing preprocessing and training, otherwise, merging these environments is also a good choice.

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024

Sorry, it should have all been stanza 1.1.1 throughout :/ I will update this now.

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024

Let me know if this solves the problem.

from semeval22_structured_sentiment.

luxinyu1 avatar luxinyu1 commented on September 26, 2024

Let me know if this solves the problem.

It seems that this problem has been solved through changing the version of stanza. Thanks for your constant attention.

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024

If that's solved the problem, I'll close the issue for now.

from semeval22_structured_sentiment.

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.