BioREx icon indicating copy to clipboard operation
BioREx copied to clipboard

Results 4 BioREx issues
Sort by recently updated
recently updated
newest added

When I run `bash scripts/build_biorex_datasets.sh`, the error occurs. https://github.com/ncbi/BioREx/blob/0031c52d2dd0d7fb8e3b84e256d8fbf73c4bd463/src/run_ncbi_rel_exp.py#L112 Here, the code emits an error, because it cannot find a label when the label is ''. I think the https://github.com/ncbi/BioREx/blob/0031c52d2dd0d7fb8e3b84e256d8fbf73c4bd463/src/run_ncbi_rel_exp.py#L148...

I tried to run the script but I don't think it is using a GPU. I stopped the code before this line (https://github.com/ncbi/BioREx/blob/0031c52d2dd0d7fb8e3b84e256d8fbf73c4bd463/src/tf_wrapper.py#L199C28-L200C1), and check it whether using GPU or...

In the paper (https://arxiv.org/abs/2306.11189), you wrote the scores below. Can you kindly provide a way to reproduce this? ![image](https://github.com/ncbi/BioREx/assets/17454500/7671641a-c931-4744-80ea-7536415a154e) ![image](https://github.com/ncbi/BioREx/assets/17454500/36ff2632-de9d-4d08-9908-67a09e0a627f) For example, with the model you provided in the repo...

**I tried to run ’scripts/run_biorex_exp.sh‘ to reproduce your results, but ran into the following trouble: When I test directly with microsoft pre-trained models, the warning prompts:** > [INFO|modeling_tf_utils.py:2830] 2024-02-29 20:59:44,616...