yuanke
yuanke
I use the atas-2 dataset in JointSLU like --- a/script/run_sample.sh +++ b/script/run_sample.sh @@ -1,9 +1,9 @@ DOMAIN=cortana.communication.5 DATADIR=data PROG=program/SequenceTagger.py -TRAIN=$DATADIR/"$DOMAIN".train.iob -TEST=$DATADIR/"$DOMAIN".test.iob -DEV=$DATADIR/"$DOMAIN".dev.iob +TRAIN=../JointSLU/data/atis-2.train.iob +DEV=../JointSLU/data/atis-2.dev.iob +TEST=../JointSLU/data/atis.test.iob RES_PATH=sample MDL_PATH=sample is that OK?
I tried: envy@ub1404:~/os_pri/github/Associative_LSTM$ THEANO_FLAGS='floatX=float32' python holographic_memory.py Using gpu device 0: GeForce GTX 950M (CNMeM is disabled, CuDNN 4007) Traceback (most recent call last): File "holographic_memory.py", line 94, in MEM =...
it doesn't work yet
no, so maybe I just ignore it or skip it
2019-07-13 00:49:48 [scrapy.extensions.logstats] INFO: Crawled 54 pages (at 54 pages/min), scraped 0 items (at 0 items/min) me too
(.venv) ub16hp@UB16HP:~/ub16_prj/NeuACF/src$ python3.6 acf.py ../dataset/amazon/ amovie --mat "U.UIU,I.IUI,U.UITIU,I.ITI,U.UIVIU,I.IVI,U.UICIU,I.ICI" --epochs 40 --last_layer_size 64 --batch_size 1024 --num_of_neg 10 --learn_rate 0.00005 --num_of_layers 2 --mat_select median # --mat_select median # --merge attention # --num_of_neg...
(.venv) ub16hp@UB16HP:~/ub16_prj/NeuACF/src$ python3.6 acf.py ../dataset/amazon/ amovie --mat "U.UIU,I.IUI,U.UICIU,I.ICI" --epochs 40 --last_layer_size 64 --batch_size 1024 --num_of_neg 10 --learn_rate 0.00005 --num_of_layers 2 --mat_select median # --num_of_neg 10 # --mat U.UIU,I.IUI,U.UICIU,I.ICI # --batch_size...
> 我也是一样的问题,上面讲我看都是扯淡, 压根就不是环境问题好么,怎么解决???????????: 好郁闷,写了几行代码这么多兼容问题~~   me too
always failed at: (gh_lmflow) ub2004@ub2004-B85M-A0:~/llm_dev/LMFlow$ pip install -e . Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Obtaining file:///home/ub2004/llm_dev/LMFlow Preparing metadata (setup.py) ... done Collecting peft@ git+https://github.com/huggingface/peft.git@deff03f2c251534fffd2511fc2d440e84cc54b1b Cloning https://github.com/huggingface/peft.git (to revision deff03f2c251534fffd2511fc2d440e84cc54b1b) to /tmp/pip-install-2lhqrgr6/peft_855b1f7b2da04dafbc061374aa901162...
but only in this case, why?