wangzifu commited on
Commit
d3efb68
·
verified ·
1 Parent(s): 1c90b5f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: real
6
+ path: real.parquet
7
+ - split: synthetic
8
+ path: synthetic.parquet
9
+ ---