NLP

Results 17 issues of NLP

jupyter labextension install jupyterlab_tensorboard An error occured. AttributeError: 'NoneType' object has no attribute 'config_file_paths' See the log file for details: /tmp/jupyterlab-debug-d9lefllj.log File "/usr/local/lib/python3.8/dist-packages/traitlets/traitlets.py", line 1580, in trait_defaults return self._get_trait_default_generator(names[0])(self) File...

RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 0 (pid: 261346) of binary: /usr/bin/python3

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior bash train.sh ### Expected Behavior _No response_ ### Steps To Reproduce...

2023-04-18 10:42:03 | INFO | controller | args: Namespace(host='localhost', port=21001, dispatch_method='shortest_queue') 2023-04-18 10:42:03 | INFO | controller | Init controller 2023-04-18 10:42:03 | ERROR | stderr | INFO: Started server...

finetune_moss.py if global_step % args.save_step == 0 and torch.cuda.current_device() == 0: model.save_checkpoint(args.output_dir, global_step)

Traceback (most recent call last): File "scripts/txt2img.py", line 388, in main(opt) File "scripts/txt2img.py", line 219, in main model = load_model_from_config(config, f"{opt.ckpt}", device) File "scripts/txt2img.py", line 34, in load_model_from_config model =...

torch.__version__ = 2.1.0+cu121 Compiling cuda extensions with nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Fri_Sep__8_19:17:24_PDT_2023 Cuda compilation tools, release 12.3, V12.3.52 Build cuda_12.3.r12.3/compiler.33281558_0 from...

bug