Giter Site home page Giter Site logo

question for version about acnn HOT 5 OPEN

jind11 avatar jind11 commented on July 25, 2024
question for version

from acnn.

Comments (5)

FrankWork avatar FrankWork commented on July 25, 2024

@jind11 the training is very fast even on cpu, so you can train you own model:

$ git pull [email protected]:FrankWork/acnn.git
$ git pull origin baseap
$ git checkout baseap
$ python main.py

I rerun the program, and got the following results:

12-08 14:22 Epoch: 16 Train: 74.76% Test: 73.93%
12-08 14:22 Epoch: 17 Train: 74.95% Test: 74.59%
12-08 14:22 Epoch: 18 Train: 75.59% Test: 74.56%
12-08 14:23 Epoch: 19 Train: 76.80% Test: 74.22%
12-08 14:23 Epoch: 20 Train: 77.56% Test: 73.93%
12-08 14:23 Epoch: 21 Train: 78.33% Test: 74.78%
12-08 14:23 Epoch: 22 Train: 78.45% Test: 75.04%
12-08 14:24 Epoch: 23 Train: 79.99% Test: 75.30%
12-08 14:24 Epoch: 24 Train: 80.29% Test: 75.44%
12-08 14:24 Epoch: 25 Train: 79.96% Test: 75.15%

from acnn.

FrankWork avatar FrankWork commented on July 25, 2024

If you can reach the performance in the paper, please let me know.

from acnn.

jind11 avatar jind11 commented on July 25, 2024

I have one question: where do you get the pre-trained embedding file? Is it trained on English Wikipedia? Thanks!

from acnn.

FrankWork avatar FrankWork commented on July 25, 2024

@jind11 trained on Wikipedia

https://github.com/Hironsan/awesome-embedding-models

https://ronan.collobert.com/senna/senna-v3.0.tgz

from acnn.

jind11 avatar jind11 commented on July 25, 2024

I see. According to my experiment on different embedding sources, the pre-trained embeddings has influence on the performance. I am gonna train word2vec 300 and 400 dimension on English Wikipedia myself.

from acnn.

Related Issues (8)

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.