feng Zhenger commited on
Commit
79da811
1 Parent(s): 68c2cfe

Create configs.yaml (#2)

Browse files

- Create configs.yaml (b3c6291d6615b11873bc6dd7f9defd7a34507f8c)


Co-authored-by: Jiaxin <Zhenger@users.noreply.huggingface.co>

Files changed (1) hide show
  1. configs.yaml +7 -0
configs.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ configs:
2
+ - config_name: split
3
+ data_files:
4
+ path: "data.csv"
5
+ - config_name: labels
6
+ data_files:
7
+ path: "labels/*.csv"