Upload config.yaml with huggingface_hub
Browse files- config.yaml +3 -1
config.yaml
CHANGED
@@ -13,7 +13,9 @@ label_column_name: ''
|
|
13 |
level: null
|
14 |
lines: false
|
15 |
local_dir: true
|
16 |
-
new_columns:
|
|
|
|
|
17 |
pal: false
|
18 |
skiprows: 0
|
19 |
squad: false
|
|
|
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
|