yuanke
yuanke
(gh_chatglm_finetuning) ub2004@ub2004-B85M-A0:~/llm_dev/chatglm_finetuning$ python data_utils.py Traceback (most recent call last): File "/home/ub2004/llm_dev/chatglm_finetuning/data_utils.py", line 10, in from deep_training.data_helper import DataHelper, ModelArguments, TrainingArguments, DataArguments File "/home/ub2004/anaconda3/envs/gh_chatglm_finetuning/lib/python3.11/site-packages/deep_training/data_helper/__init__.py", line 4, in from .data_helper import DataHelper,load_tokenizer,...
(venv) mldl@mldlUB1604:~/ub16_prj/cws-tensorflow$ (venv) mldl@mldlUB1604:~/ub16_prj/cws-tensorflow$ python3 train.py --input_file_dir="data\output_dir" --train_dir="save_model" --log_every_n_steps=10 /home/mldl/ub16_prj/VENV_host/py3tf1.4/venv/lib/python3.5/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated...
I got 32g cpu ram and 2 gpu (gtx1080 8G) on my machine. why it cannot afford 15G memory? rzai@rzai00:~/prj/san-torch/prepro$ CUDA_VISIBLE_DEVICES=1 th prepro_img_vgg.lua -input_json ../data/vqa_data_prepro.json -image_root /home/rzai/mscoco.org-visualqa.org/ -cnn_proto /home/rzai/VGG_ILSVRC_19_layers_deploy.prototxt -cnn_model...
rzai@rzai00:~/prj/san-torch/data$ python vqa_preprocess.py split 2 usage: vqa_preprocess.py [-h] [--download DOWNLOAD] [--split SPLIT] vqa_preprocess.py: error: unrecognized arguments: split 2 rzai@rzai00:~/prj/san-torch/data$ python vqa_preprocess.py --split 2 parsed input parameters: { "download": 1, "split":...
mldl@ub1604:~/ub16_prj/SMAE$ CUDA_VISIBLE_DEVICES=0 python3 main.py INFO:tensorflow:Starting running in train mode... max_size of vocab was specified as 50000; we now have 50000 words. Stopping reading. Finished constructing vocabulary of 50000 total words....
rzai@rzai00:~/prj/plantvillage-challenge/crowdai_train_tar$ ll total 20 drwxrwxr-x 4 rzai rzai 4096 12月 23 11:38 ./ drwxrwxr-x 4 rzai rzai 4096 12月 23 11:35 ../ -rw-rw-r-- 1 rzai rzai 74 12月 23 11:38...