Zaid commited on
Commit
521a352
1 Parent(s): 3e508b1

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +20 -0
config.yaml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ alt_glob:
2
+ - inputs: data/**.png
3
+ - targets1: data/**.txt
4
+ alt_sep: ','
5
+ dataset_link: dummy/data_png_with_labels.zip
6
+ dataset_name: dummy
7
+ datasets_path: datasets
8
+ file_type: jpg
9
+ header: true
10
+ hf_path: ''
11
+ json_key: data
12
+ label_column_name: ''
13
+ level: null
14
+ lines: true
15
+ local_dir: true
16
+ new_columns: Name,Age,Gender
17
+ pal: false
18
+ skiprows: 1
19
+ squad: false
20
+ xml_columns: ''