-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pretrained Models #11
Comments
Thank you for the interest in this project. We are planning to share the models soon, they are currently online in AWS S3 and if you contact with me by email I can send you links to them. |
Here are couple of models available: http://panchenko.me/data/joint/adagram/ these are trained on 60GB text corpus or wikipedia. |
Is it possible to get an idea of the parameters that have been used to train the pre-trained models (only those that are not the default setting)? For example, DIM = 300, ALPHA = 0.2, MIN-FREQ = 20, SENSE-THRESHOLD = 1e-17 |
all params are defaults except alpha |
Nice, thank you Alexander! |
You are welcome, you can cite this publication where the pretrained models
are described
http://www.lrec-conf.org/proceedings/lrec2016/pdf/625_Paper.pdf
…On Jul 4, 2017 9:18 PM, "Claude Coulombe" ***@***.***> wrote:
Nice, thank you Alexander!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#11 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABY6vrzUJNiP8zYQAufIQESoPJgM-zwgks5sKo_4gaJpZM4Gkw0N>
.
|
Hi Alexander, Thank you for providing the pre-trained models. I was able to work with them a few weeks ago, but today the link seems to be down. |
Some server maintenance...
… On 20. Feb 2019, at 11:58, Rahul Dev E ***@***.***> wrote:
Hi Alexander,
Thank you for providing the pre-trained models. I was able to work with them a few weeks ago, but today the link seems to be down.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
It should be available soon. If you use these pretrained models please also cite this work:
http://www.lrec-conf.org/proceedings/lrec2016/summaries/625.html
… On 20. Feb 2019, at 11:58, Rahul Dev E ***@***.***> wrote:
Hi Alexander,
Thank you for providing the pre-trained models. I was able to work with them a few weeks ago, but today the link seems to be down.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
First of all, great paper, thanks for making the source code available!
In the paper, it says that 'all trained models are available at http://github.com/sbos/AdaGram.jl'. However, I could not find any pretrained model on GitHub, and the project homepage (http://bayesgroup.ru/adagram) gives a 404.
I was wondering if the pretrained models are indeed available somewhere already, or if you have any plans of releasing them any time soon.
Thanks!
-- AnanS
The text was updated successfully, but these errors were encountered: