Giter Site home page Giter Site logo

Question about performance about hmeae HOT 3 CLOSED

thunlp avatar thunlp commented on July 29, 2024
Question about performance

from hmeae.

Comments (3)

wzq016 avatar wzq016 commented on July 29, 2024

The experiment was done a year ago and I didn't record the split that time, so I don't know the specific split I used then.

But it is not hard to get a reasonable split, all you need to do is to be patient and split the data until DMCNN's performance is relative stable.

I just uploaded one feasible split and my training logs, you should get similar results using such split.

from hmeae.

rz-zhang avatar rz-zhang commented on July 29, 2024

The experiment was done a year ago and I didn't record the split that time, so I don't know the specific split I used then.

But it is not hard to get a reasonable split, all you need to do is to be patient and split the data until DMCNN's performance is relative stable.

I just uploaded one feasible split and my training logs, you should get similar results using such split.

Thank you for the information. The proposed hierarchy module in this paper is very interesting. I also implemented your released code.

The following performance is averaged by 5 times:
DMCNN: 0.5155
HMEAE(CNN): 0.5019

I also wonder the data split and I am a little confused about "split the data until DMCNN's performance is relatively stable" in your reply.
Could you kindly provide more specific information to achieve the results as reported?

Thanks.

from hmeae.

Bakser avatar Bakser commented on July 29, 2024

We have provided a feasible split in https://github.com/thunlp/HMEAE/blob/master/logs/split.json. You can try it.
Another issue is that the original ACE 2005 files have a few obvious errors such as wrong span boundaries, different offsets for the same words, which cannot be directly handled by the script. As we cannot directly provide the cleaned files due to the license limit, we recommend to manually check the processed files while the number of errors is small.

from hmeae.

Related Issues (13)

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.