Zaid commited on
Commit
f9977da
1 Parent(s): 84bfecc

Upload config.yaml with huggingface_hub

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