Giter Club home page Giter Club logo

Comments (3)

DorianKodelja avatar DorianKodelja commented on August 26, 2024

In fact, I think I understant the code more clearly now but it still not consistent:
The value reported in the article is 0.1^3 (0.001) but the value used in the loss is 0.00001 (0.1^5)
The article doesn't mention applying Ldiff to the gan part (train_op_g) .
Furthermore, since defining the loss as the sum of cross_entropy and cross_entropy_binary is not mentionned in the paper, is it significatively helping the performance ?

from self-regulation-employing-a-generative-adversarial-network-to-improve-event-detection.

superlyc avatar superlyc commented on August 26, 2024

In fact, I think I understant the code more clearly now but it still not consistent:
The value reported in the article is 0.1^3 (0.001) but the value used in the loss is 0.00001 (0.1^5)
The article doesn't mention applying Ldiff to the gan part (train_op_g) .
Furthermore, since defining the loss as the sum of cross_entropy and cross_entropy_binary is not mentionned in the paper, is it significatively helping the performance ?

Did you get the reported F score? How did you process the raw ACE2005 data. In the code, it seems the sentences less than 8 words are filtered out. How about testing? If so, does it mean the test was not using all the data?

from self-regulation-employing-a-generative-adversarial-network-to-improve-event-detection.

txy960427 avatar txy960427 commented on August 26, 2024

In fact, I think I understant the code more clearly now but it still not consistent:
The value reported in the article is 0.1^3 (0.001) but the value used in the loss is 0.00001 (0.1^5)
The article doesn't mention applying Ldiff to the gan part (train_op_g) .
Furthermore, since defining the loss as the sum of cross_entropy and cross_entropy_binary is not mentionned in the paper, is it significatively helping the performance ?

Did you get the reported F score? How did you process the raw ACE2005 data. In the code, it seems the sentences less than 8 words are filtered out. How about testing? If so, does it mean the test was not using all the data?
Using the all test data.During testing, it doesn't do padding as its parameter is False.

from self-regulation-employing-a-generative-adversarial-network-to-improve-event-detection.

Related Issues (4)

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.