Mike Dean

Results 4 issues of Mike Dean

### 🐛 Describe the bug The script file I run is `gpt/gemini/run_gemini.sh`, which runs on 2 GPU. The rest of the code was unchanged. The model i used is gpt...

bug

Hi, it's a great work! We have three inputs designated as `i1`, `i2`, and `i3`, which are to be processed by the llama-7b. For input `i1`, I will extract two...

Great work! I executed the following command and obtained the data file named `wikipedia_links_aligned_spans.json` in the folder `~/.cache/refined/datasets`. ```bash python3 src/refined/training/train/train.py --experiment_name test ``` I have two questions regarding this...

Hi, it's a great work! I would like to know if it is necessary to ensure that the ground truth is in the candidate set when evaluating Entity Linking, particularly...