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

[BugFix] Point readme to updated dataset #283

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

rahul-tuli
Copy link
Member

@rahul-tuli rahul-tuli commented Sep 28, 2023

The link mentioned previously downloaded a wrongly generated dataset (it had fewer inputs); the new link and the dataset have been verified to work with the readme command locally

#!/usr/bin/env bash

export CUDA_VISIBLE_DEVICES=2
export SPARSEZOO_TEST_MODE="true"
export NM_BIND_THREADS_TO_CORES=1
export NM_DISABLE_ANALYTICS=1
sparsify.login XXXXXXXXX
sparsify.run one-shot --use-case text_classification --model "zoo:nlp/sentiment_analysis/bert-base/pytorch/huggingface/sst2/base-none" --data /home/rahul/datasets/sst2_bert_calibration --optim-level 0.5

Satrat
Satrat previously approved these changes Sep 28, 2023
@rahul-tuli rahul-tuli self-assigned this Sep 28, 2023
@rahul-tuli rahul-tuli added the bug Something isn't working label Sep 28, 2023
bfineran
bfineran previously approved these changes Sep 28, 2023
README.md Outdated Show resolved Hide resolved
@rahul-tuli rahul-tuli dismissed stale reviews from bfineran and Satrat via 072e042 September 28, 2023 13:15
@rahul-tuli rahul-tuli merged commit be7b0c8 into main Sep 28, 2023
3 checks passed
@rahul-tuli rahul-tuli deleted the bugfix-point-readme-to-updated-dataset branch September 28, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants