Skip to content

[RecML] fix DLRM benchmark script issue and README instruction. #53

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

copybara-service[bot]
Copy link

[RecML] fix DLRM benchmark script issue and README instruction.

  1. Reduce the batch size from 135168 to 4224. The existing batch size is too large as compared to the default dataset that's used, which causes parsing issues.
  2. Fix the script file path typo, and make scripts executable before running it
  3. Downgrade protobuf version to avoid incompatible error between python and protobuf library.

Copy link

google-cla bot commented Jun 25, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the test_775550565 branch 2 times, most recently from d7360d0 to e90183f Compare June 26, 2025 05:02
1. Reduce the batch size from 135168 to 4224. The existing batch size is too large as compared to the default dataset that's used, which causes parsing issues.
2. Fix the script file path typo, and make scripts executable before running it
3. Downgrade protobuf version to avoid incompatible error between python and protobuf library.

PiperOrigin-RevId: 775976394
@copybara-service copybara-service bot merged commit e12997b into main Jun 26, 2025
@copybara-service copybara-service bot deleted the test_775550565 branch June 26, 2025 05:04
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.

0 participants