olivettigroup / materials-synthesis-generative-models

Public release of data and code for materials synthesis generation
MIT License
70 stars 20 forks source link

Vocab file missing #4

Closed sapan closed 4 years ago

sapan commented 4 years ago

Hi, I am trying to use the pre-trained Elmo embeddings for materials. However, I could not find the vocab file on figshare. Request you to please share. I read that default vocab file works fine. In that case, where is this file located?

Many thanks in advance.

eddotman commented 4 years ago

This one should work: https://s3-us-west-2.amazonaws.com/allennlp/models/elmo/vocab-2016-09-10.txt

Caveat: I haven't looked at / used this code in a while. Someone active on the project (e.g., @zjensen262 might be able to help further if this doesn't work).

sapan commented 4 years ago

Thanks Edward, we had been able to run the code with vocab file.

On Sun, Jul 26, 2020, 9:04 PM Edward Kim notifications@github.com wrote:

Closed #4 https://github.com/olivettigroup/materials-synthesis-generative-models/issues/4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/olivettigroup/materials-synthesis-generative-models/issues/4#event-3587168448, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACAPPHA34QJ3O35O2EFKTLR5REGXANCNFSM4OVJOESQ .

eddotman commented 4 years ago

Great to hear it! Please feel free to ask if any other issues pop up.