Skip to content

Commit

Permalink
Merge pull request #209 from jrzaurin/hf_integration
Browse files Browse the repository at this point in the history
Huggingface integration
  • Loading branch information
jrzaurin committed May 6, 2024
2 parents 07b2cd0 + 3f868c5 commit 300039d
Show file tree
Hide file tree
Showing 134 changed files with 5,483 additions and 695 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install pytest-cov codecov .
python -m pip install pytest-cov codecov faker
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
- name: Test with pytest
run: |
Expand Down
Binary file modified docs/figures/widedeep_arch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 300039d

Please sign in to comment.