Komal Gilani

Results 7 issues of Komal Gilani

i tried to use latest version of openprompt (pip install openprompt and aslo tried by cloning from github) with transformer 4.41 and 4.42 b `oduleNotFoundError Traceback (most recent call last)...

I am using qdrant for almost 4 million vectors and after few batches of embedding and storage it shows error below. Here is code to create instance of qdrant: `...

I am getting this tokeniser `---> [86](vscode-notebook-cell:?execution_count=2&line=86) probabilities, predicted_labels = predict_medical_concept_relevance(metadata) [87](vscode-notebook-cell:?execution_count=2&line=87) print("Probabilities:", probabilities) [88](vscode-notebook-cell:?execution_count=2&line=88) print("Predicted Labels:", predicted_labels) Cell In[2], [line 68](vscode-notebook-cell:?execution_count=2&line=68) [65](vscode-notebook-cell:?execution_count=2&line=65) dataset = [input_example] [67](vscode-notebook-cell:?execution_count=2&line=67) # Use PromptDataLoader...

### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain.js documentation with the integrated search. - [X] I used...

auto:bug

Hello, I found snomed concepts missing including 'fever', Lyell syndrome and some others. If we download snomed vocabulary alone they exist in CONCEPT.csv file however when I download multiple vocabularies...

Hello, I used the evaluation code provided and used model_id = https://huggingface.co/cambridgeltl/SapBERT-from-PubMedBERT-fulltext It shows lower accuracy for various datasets . For AAP dataset the accuracy @1 is 0.58% which is...

Hi, I don't find .sh files for entity linking evaluation. I would like to know how data is processed and used for entity linking datasets.