WeiChow commited on
Commit
8f68849
·
verified ·
1 Parent(s): b6e098a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -20,6 +20,15 @@ This repo contains other dataset for PhysBench for further exploration ⚙️.
20
 
21
  Notice: The classification of this dataset is not exactly the same as the downstream test set, and the test set is more diverse and has been more finely labeled and screened. This dataset is for reference only
22
 
 
 
 
 
 
 
 
 
 
23
  Other links:
24
 
25
  [PhysBench-test](https://huggingface.co/datasets/USC-GVL/PhysBench)
 
20
 
21
  Notice: The classification of this dataset is not exactly the same as the downstream test set, and the test set is more diverse and has been more finely labeled and screened. This dataset is for reference only
22
 
23
+ Usage:
24
+
25
+ ```shell
26
+ sudo apt-get install unrar
27
+ unrar x video.part1.rar
28
+ unrar x image.part1.rar
29
+ unrar x auxiliary_image.part1.rar
30
+ ```
31
+
32
  Other links:
33
 
34
  [PhysBench-test](https://huggingface.co/datasets/USC-GVL/PhysBench)