backseollgi commited on
Commit
c23395a
·
verified ·
1 Parent(s): 26010ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ```bash
 
 
2
  cat UCF_Crimes.zip.part_* > UCF_Crimes.zip
3
  unzip UCF_Crimes.zip
4
  ```
 
1
  ```bash
2
+ hf download backseollgi/UCF-Crime --repo-type dataset --local-dir .
3
+
4
  cat UCF_Crimes.zip.part_* > UCF_Crimes.zip
5
  unzip UCF_Crimes.zip
6
  ```