Datasets:

Modalities:
Image
Text
Size:
< 1K
Libraries:
Datasets
Thinh Huynh Nguyen Truong commited on
Commit
af3818e
1 Parent(s): 61281bf

Add how to run

Browse files
Files changed (1) hide show
  1. HOW_TO_RUN.md +7 -0
HOW_TO_RUN.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # How to run
2
+
3
+ ## Test
4
+
5
+ ~~~bash
6
+ datasets-cli test test.py --save_info --all_configs
7
+ ~~~