Skip to content

Docker build#1

Merged
lfoppiano merged 19 commits into
masterfrom
docker-build
Apr 26, 2024
Merged

Docker build#1
lfoppiano merged 19 commits into
masterfrom
docker-build

Conversation

@lfoppiano
Copy link
Copy Markdown
Collaborator

This PR updates the docker build so that it can be automated in Github Actions.

The Dockerfile was rewritten so that we based the image on a grobid image, rather than rebuilding everything from scratch from a tensorflow's image.

The word2vec embeddings (need for loading the GRU architecture of the dataseer-ML classifiers models) are not preprocessed because the space on github actions is limited and for the time being not used at the moment in favour of BERT based classifiers.

@lfoppiano lfoppiano merged commit f05f68b into master Apr 26, 2024
@lfoppiano lfoppiano deleted the docker-build branch April 26, 2024 04:04
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

Successfully merging this pull request may close these issues.

1 participant