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

Fixing tokenizers version #7309

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

michaelgsharp
Copy link
Member

Fixing tokenizers version.

Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

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

LGTM!

<PropertyGroup>
<MajorVersion>$([MSBuild]::Subtract($(MajorVersion), 3))</MajorVersion>
<!-- Blank version for now for API compat -->
<PackageValidationBaselineVersion></PackageValidationBaselineVersion>
Copy link
Member

Choose a reason for hiding this comment

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

You could have this set to 0.22.0 if you want. It should do the right thing.

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.87%. Comparing base (442d51c) to head (64f2360).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7309   +/-   ##
=======================================
  Coverage   68.87%   68.87%           
=======================================
  Files        1470     1470           
  Lines      274005   274005           
  Branches    28403    28403           
=======================================
+ Hits       188721   188729    +8     
+ Misses      77964    77957    -7     
+ Partials     7320     7319    -1     
Flag Coverage Δ
Debug 68.87% <ø> (+<0.01%) ⬆️
production 63.29% <ø> (+<0.01%) ⬆️
test 89.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@tarekgh
Copy link
Member

tarekgh commented Nov 13, 2024

Thanks @michaelgsharp for taking care with this issue.

@michaelgsharp michaelgsharp merged commit 5090327 into dotnet:main Nov 13, 2024
25 checks passed
@michaelgsharp
Copy link
Member Author

/backport to release/4.0

@michaelgsharp michaelgsharp deleted the tokenizers-version branch November 13, 2024 23:16
Copy link

Started backporting to release/4.0: https://github.com/dotnet/machinelearning/actions/runs/11827493749

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

Successfully merging this pull request may close these issues.

3 participants