lisa-groundhog / GroundHog

Library for implementing RNNs with Theano
BSD 3-Clause "New" or "Revised" License
598 stars 229 forks source link

Running test.bash outside of LISA lab #26

Open evgen-i opened 9 years ago

evgen-i commented 9 years ago

Hi, thank you for your work and making it open-source!

I wanted to run the test for NMT, but I see the following line in test.bash:

Until we upload the models to a server the test data is stored in LISA data storage, which means that running tests is currently possible only from the LISA lab. DATAURL='file://localhost/data/lisatmp3/bahdanau/testdata'

Is it possible for you to upload the test model any time soon?

Thanks again, E. Matusov.

rizar commented 9 years ago

@kyunghyuncho , have we released any trained model? If not, I think we definitely should do it!

DmitryKey commented 9 years ago

+1 for sharing a trained model ;)

kyunghyuncho commented 9 years ago

I will have to figure out how and where the files can be shared.

On Sat, Mar 7, 2015 at 7:29 AM, Dmitry Kan notifications@github.com wrote:

+1 for sharing a trained model ;)

— Reply to this email directly or view it on GitHub https://github.com/lisa-groundhog/GroundHog/issues/26#issuecomment-77687437 .

rizar commented 9 years ago

@nouiz, is there a server where we can upload our trained models so that people outside the lab could use them?