Files
b2txt25/.claude/settings.local.json
Zchen 40d0fc50de f
2025-10-19 13:18:20 +08:00

20 lines
910 B
JSON

{
"permissions": {
"allow": [
"Read(//f/BRAIN-TO-TEXT/nejm-brain-to-text/data/t15_pretrained_rnn_baseline/**)",
"Bash(python:*)",
"Bash(conda run -n b2txt25 python:*)",
"Bash(cat:*)",
"Bash(\"D:/SoftWare/Anaconda3/envs/b2txt25/python.exe\" debug_viterbi_deep.py)",
"Bash(\"D:/SoftWare/Anaconda3/envs/b2txt25/python.exe\" debug_real_data.py)",
"Bash(\"D:/SoftWare/Anaconda3/envs/b2txt25/python.exe\" examine_dataset_structure.py)",
"Bash(\"D:/SoftWare/Anaconda3/envs/b2txt25/python.exe\" debug_alignment_step_by_step.py)",
"Bash(\"D:/SoftWare/Anaconda3/envs/b2txt25/python.exe\" CRNN_pretag.py --max_sessions 2)",
"Bash(\"D:/SoftWare/Anaconda3/envs/b2txt25/python.exe\" CRNN_pretag.py --max_sessions 3)",
"Bash(del \"f:\\BRAIN-TO-TEXT\\nejm-brain-to-text.worktrees\\dev2\\test_padding_fix.py\")"
],
"deny": [],
"ask": []
}
}