Skip to content
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

Reproducing #4

Open
harryjulian opened this issue Nov 30, 2022 · 4 comments
Open

Reproducing #4

harryjulian opened this issue Nov 30, 2022 · 4 comments

Comments

@harryjulian
Copy link

Hi, I'd like to use this in some of my data science work but there's not really any steps on how to reproduce.

The linked checkpoint is for a .pt file whilst the repo links to a tensorflow implementation of ELMO.

Any advice? I'm assuming the original model was trained using the AllenNLP pytorch implementation of ELMO?

@mingjeng-okta
Copy link

Likewise, having trouble setting up the model

@versatile712
Copy link

same

@astrojuanlu
Copy link

Just getting the dependencies in place is a bit of a challenge :) In-progress environment.yml, but I get an error from torch.distributed still

channels:
- conda-forge
dependencies:
- allennlp
- ipython
- python
- python-flair
- pytorch
- torchvision
- spacy
- tokenizers
- typing_extensions[version='<4.5']

(better resolved with micromamba)

@monWork
Copy link

monWork commented May 2, 2024

@astrojuanlu Were able to use these embeddings ? If so can you help me out as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants