webhook-space / chunk_config.json
plaggy's picture
minor refactor
b70008c
raw
history blame
146 Bytes
{
"input_splits": ["train"],
"input_text_col": "text",
"strategy": "recursive",
"split_seq": "\n\n",
"chunk_len": 512,
"private": "false"
}