{ "cells": [ { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "a = pd.read_parquet(\"data/test.parquet\")\n", "b = pd.read_parquet(\"data/passages.parquet\")" ] }, { "cell_type": "code", "execution_count": 13, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | question | \n", "answer | \n", "relevant_passage_ids | \n", "
---|---|---|---|
id | \n", "\n", " | \n", " | \n", " |
0 | \n", "Is Hirschsprung disease a mendelian or a multi... | \n", "Coding sequence mutations in RET, GDNF, EDNRB,... | \n", "[20598273, 6650562, 15829955, 15617541, 230011... | \n", "
1 | \n", "List signaling molecules (ligands) that intera... | \n", "The 7 known EGFR ligands are: epidermal growt... | \n", "[23821377, 24323361, 23382875, 22247333, 23787... | \n", "
2 | \n", "Is the protein Papilin secreted? | \n", "Yes, papilin is a secreted protein | \n", "[21784067, 19297413, 15094122, 7515725, 332004... | \n", "
3 | \n", "Are long non coding RNAs spliced? | \n", "Long non coding RNAs appear to be spliced thro... | \n", "[22955974, 21622663, 22707570, 22955988, 24285... | \n", "
4 | \n", "Is RANKL secreted from the cells? | \n", "Receptor activator of nuclear factor κB ligand... | \n", "[22867712, 23827649, 21618594, 23835909, 24265... | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "
4714 | \n", "Is PPROM a condition that occurs in males or f... | \n", "Preterm premature rupture of fetal membranes (... | \n", "[23599878, 23573382, 24304137, 18301713, 23179... | \n", "
4715 | \n", "What is EpiMethylTag? | \n", "EpiMethylTag is a fast, low-input, low sequenc... | \n", "[31752933] | \n", "
4716 | \n", "What is the target of Sutimlimab? | \n", "Sutimlimab is a novel humanized monoclonal ant... | \n", "[30635392, 31229501, 33826820, 32176765, 31114... | \n", "
4717 | \n", "Can parasite infections by Schistosoma japonic... | \n", "A peptide named as SJMHE1 from Schistosoma jap... | \n", "[26840774, 34703270, 28614408, 31496071, 18654... | \n", "
4718 | \n", "Describe Multilocus Inherited Neoplasia Allele... | \n", "Genetic testing of hereditary cancer using com... | \n", "[30580288] | \n", "
4719 rows × 3 columns
\n", "\n", " | passage | \n", "
---|---|
id | \n", "\n", " |
21495810 | \n", "OBJECT: Factors determining choice of an acade... | \n", "
26869762 | \n", "Castleman disease (CD) is a rare, heterogeneou... | \n", "
28049410 | \n", "BACKGROUND: Data extraction and integration me... | \n", "
24510469 | \n", "Flecainide is recommended as a first-line anti... | \n", "
8650761 | \n", "Primary intestinal lymphangiectasia (PIL), fir... | \n", "