19 lines
		
	
	
		
			812 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			812 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)"
 | |
|     ],
 | |
|     "deny": [],
 | |
|     "ask": []
 | |
|   }
 | |
| }
 | 
