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

feat: add a dockerfile for local testing and development #1

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

alleeclark
Copy link

#Description

  • adds a dockerfile for local testing
  • reverts to a lower numpy version because there is some incompatability
    in the repo at the moment�

@alleeclark alleeclark merged commit 0beafbb into master Dec 20, 2023
alleeclark added a commit that referenced this pull request Jan 30, 2024
feat: add a dockerfile for local testing and development
      support printing out csv from sentence question and answers
@@ -1,6 +1,6 @@
datasets==1.16.1
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
numpy==1.22.0
numpy==1.19.5
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted back because 3.9 works and M1 explosion/thinc#474

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