diff --git a/README.md b/README.md index 71990e28..7e4baad8 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ Iterate on your code and dataset with: DATA_DIR=data python train.py ``` -Then upload a new version: +Then upload a new version (v2.0 or v1.1 if the changes are respectively more or less significant): ``` HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli upload $HF_USER/$DATASET data/$DATASET \ --repo-type dataset \