divykum commited on
Commit
67f5cba
·
verified ·
1 Parent(s): 83dc877

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ endpoint-url: https://s3.us-east.cloud-object-storage.appdomain.cloud
40
  ```
41
  example command to list original Bamba distributed checkpoints:
42
  ```bash
43
- aws --endpoint-url https://s3.us-east.cloud-object-storage.appdomain.cloud s3 ls s3://bamba-public/checkpoints/pretraining/phase_two/2_2t/step_140000_ckp/
44
  ```
45
 
46
  ## Installation
 
40
  ```
41
  example command to list original Bamba distributed checkpoints:
42
  ```bash
43
+ aws --endpoint-url https://s3.us-east.cloud-object-storage.appdomain.cloud s3 ls s3://bamba-public/checkpoints/pretraining/phase_two/3_1t/step_500/
44
  ```
45
 
46
  ## Installation