Skip to content

Commit c106bdb

Browse files
authored
Configuration of csv
JSON file
1 parent 3ea613e commit c106bdb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"version": 1,
3+
"fileName": "folder_based_labels.txt",
4+
"created": 1760533848786,
5+
"delimiter": ",",
6+
"skipFirstLines": 0,
7+
"spec": {
8+
"type": "features",
9+
"valueColumns": [
10+
"ABOUT_THE_DATA"
11+
]
12+
}
13+
}

0 commit comments

Comments
 (0)