TATOAO
TATOAO
The current case is: if there is a block of code (say 10 lines) is folded before the executing line, then the output window will be shifted downwards (10 lines)....
Current version: commit 84156f179f91f519e48185414391d040112f2d34 (HEAD -> main, origin/main, origin/HEAD) updated on Jun 3 2024 I tired to run the following script in example/scripts/stf.py: ```bash # regular: python examples/scripts/sft.py \ --model_name_or_path="facebook/opt-350m"...
Currently, it will raise an error "delimiter must be a 1-character string" But it might be an often case that the csv is using \u0001 as the delimiter I used...