numnet_plus
numnet_plus copied to clipboard
This is the official code repository for NumNet+(https://leaderboard.allenai.org/drop/submission/blu418v76glsbnh1qvd0)
10/18/2021 03:06:23 Updates[ 0] train loss[nan] train em[0.00000] f1[0.00000] remaining[13:46:19] /pytorch/aten/src/THC/THCTensorScatterGather.cu:97: void THCudaTensor_gatherKernel(TensorInfo, TensorInfo, TensorInfo, int, IndexType) [with IndexType = unsigned int, Real = float, Dims = 3]: block: [38,0,0],...
Hi, Dataset is more like SQUAD 1.0 where it always tries to find answer. SQUAD 2.0 solved that problem. Is there any way we can solve this for DROP dataset?...
`[ ${TMSPAN} == tag_mspan ]` -> `[ ${TMSPAN} = tag_mspan ]` There may be a bug. (see https://man.linuxde.net/test)
11/02/2020 07:49:01 Num update steps 379535! 11/02/2020 07:49:01 Build bert model. 11/02/2020 07:49:13 Build Drop model. 11/02/2020 07:49:14 Build optimizer etc... 11/02/2020 07:49:19 At epoch 1 Traceback (most recent call...
01/11/2020 12:16:13 Loading data... Load data from tmspan_cached_roberta_train.pkl. Load data size 75943. Load data from tmspan_cached_roberta_dev.pkl. Load data size 9536. 01/11/2020 12:18:07 Num update steps 23732! 01/11/2020 12:18:07 Build bert...
when i set the gpu_num=2 in options.py and run the code , it occurs the error .
`question_span` is an invalid choice for `answering_ability`.
or related work? about the modules introduction and the experiment if you have a plan to give a report to generalize it, when, where and how it happens 3x
Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...