-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(docs): enhance ML-sampling model #220
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #220 +/- ##
=======================================
Coverage 84.36% 84.36%
=======================================
Files 30 30
Lines 2405 2405
=======================================
Hits 2029 2029
Misses 376 376 ☔ View full report in Codecov by Sentry. |
CodSpeed Performance ReportMerging #220 will degrade performances by 17.16%Comparing Summary
Benchmarks breakdown
|
"from tqdm.notebook import tqdm, trange\n", | ||
"from beartype import beartype as typechecker\n", | ||
"from jaxtyping import Array, Float, Int, PRNGKeyArray, jaxtyped\n", | ||
"from tqdm.notebook import trange\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[LanguageTool] reported by reviewdog 🐶
If a new sentence starts here, add a space and start with an uppercase letter. (LC_AFTER_PERIOD[1])
Suggestions: Notebook
, notebook
Rule: https://community.languagetool.org/rule/show/LC_AFTER_PERIOD?lang=en-US&subId=1
Category: CASING
K=1 - 60 % / K=2 - 25 %
No description provided.