Skip to content

Commit

Permalink
Step 2.4 Select MLM model and recipe for fine tuning model
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Murdaca <[email protected]>
  • Loading branch information
Francesco Murdaca committed Mar 16, 2022
1 parent ef29347 commit 0e9094d
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 0 deletions.
102 changes: 102 additions & 0 deletions notebooks/demo-nm/pre-trained-mlm-bert.ipynb

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions overlays/nm-select-mlm/Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
sparsezoo = "*"

[dev-packages]

[requires]
python_version = "3.8"
218 changes: 218 additions & 0 deletions overlays/nm-select-mlm/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0e9094d

Please sign in to comment.