Skip to content

Conversation

@tieandrews
Copy link
Collaborator

@tieandrews tieandrews commented Aug 9, 2023

There wer some bug fixes identified right at the end of the capstone project.

Primary bug was if a GPU was present the code won't utilize it which is fixed.

Second was that it relied on local model loading, this image and code builds it and pulls the latest models from HuggingFace Hub, thus not requiring maintaining an external download link.

Link to image: https://hub.docker.com/r/tannedruse101/metaextractor-entity-extraction-pipeline

Closes #70

@tieandrews tieandrews added the NER Tasks related to NER tasks label Aug 9, 2023
@tieandrews tieandrews added this to the Post Final Submission milestone Aug 9, 2023
@tieandrews tieandrews requested a review from SimonGoring August 9, 2023 02:22
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c6f29b3) 52.42% compared to head (3771120) 52.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #105   +/-   ##
=======================================
  Coverage   52.42%   52.42%           
=======================================
  Files          22       22           
  Lines        2394     2394           
=======================================
  Hits         1255     1255           
  Misses       1139     1139           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NER Tasks related to NER tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants