{ "metadata": { "kernelspec": { "language": "python", "display_name": "Python 3", "name": "python3" }, "language_info": { "name": "python", "version": "3.10.12", "mimetype": "text/x-python", "codemirror_mode": { "name": "ipython", "version": 3 }, "pygments_lexer": "ipython3", "nbconvert_exporter": "python", "file_extension": ".py" }, "kaggle": { "accelerator": "none", "dataSources": [], "dockerImageVersionId": 30918, "isInternetEnabled": true, "language": "python", "sourceType": "notebook", "isGpuEnabled": false }, "colab": { "name": "“20250406.msmarco处理", "provenance": [] } }, "nbformat_minor": 0, "nbformat": 4, "cells": [ { "cell_type": "code", "source": [ "import pandas as pd\n", "\n", "df_corpus = pd.read_json(\"hf://datasets/mteb/msmarco/corpus.jsonl\", lines=True)\n", "\n", "df_queries = pd.read_json(\"hf://datasets/mteb/msmarco/queries.jsonl\", lines=True)\n", "\n", "splits = {'train': 'qrels/train.jsonl', 'dev': 'qrels/dev.jsonl', 'test': 'qrels/test.jsonl'}\n", "df_qrels_train = pd.read_json(\"hf://datasets/mteb/msmarco/\" + splits[\"train\"], lines=True)\n", "df_qrels_dev = pd.read_json(\"hf://datasets/mteb/msmarco/\" + splits[\"dev\"], lines=True)\n", "df_qrels_test = pd.read_json(\"hf://datasets/mteb/msmarco/\" + splits[\"test\"], lines=True)" ], "metadata": { "_uuid": "8f2839f25d086af736a60e9eeb907d3b93b6e0e5", "_cell_guid": "b1076dfc-b9ad-4769-8c92-a6c4dae69d19", "trusted": true, "execution": { "iopub.status.busy": "2025-04-06T09:21:38.449921Z", "iopub.execute_input": "2025-04-06T09:21:38.450179Z", "iopub.status.idle": "2025-04-06T09:22:42.947898Z", "shell.execute_reply.started": "2025-04-06T09:21:38.450152Z", "shell.execute_reply": "2025-04-06T09:22:42.946353Z" }, "id": "DVah_FHJgb-v" }, "outputs": [], "execution_count": null }, { "cell_type": "code", "source": [ "df_corpus" ], "metadata": { "trusted": true, "execution": { "iopub.status.busy": "2025-04-06T09:22:52.63252Z", "iopub.execute_input": "2025-04-06T09:22:52.633017Z", "iopub.status.idle": "2025-04-06T09:22:52.661247Z", "shell.execute_reply.started": "2025-04-06T09:22:52.632863Z", "shell.execute_reply": "2025-04-06T09:22:52.660038Z" }, "id": "-gGXexjkgb-w", "outputId": "c7b7a345-be86-4233-d263-376384c55c94" }, "outputs": [ { "execution_count": 2, "output_type": "execute_result", "data": { "text/plain": " _id title text\n0 0 The presence of communication amid scientific ...\n1 1 The Manhattan Project and its atomic bomb help...\n2 2 Essay on The Manhattan Project - The Manhattan...\n3 3 The Manhattan Project was the name for a proje...\n4 4 versions of each volume as well as complementa...\n... ... ... ...\n8841818 8841818 When metal salts emit short wavelengths of vis...\n8841819 8841819 Thousands of people across the United States w...\n8841820 8841820 The recipe that creates blue, for example, inc...\n8841821 8841821 On Independence Days of yore, old-timey crowds...\n8841822 8841822 View full size image. Behind the scenes of the...\n\n[8841823 rows x 3 columns]", "text/html": "
\n | _id | \ntitle | \ntext | \n
---|---|---|---|
0 | \n0 | \n\n | The presence of communication amid scientific ... | \n
1 | \n1 | \n\n | The Manhattan Project and its atomic bomb help... | \n
2 | \n2 | \n\n | Essay on The Manhattan Project - The Manhattan... | \n
3 | \n3 | \n\n | The Manhattan Project was the name for a proje... | \n
4 | \n4 | \n\n | versions of each volume as well as complementa... | \n
... | \n... | \n... | \n... | \n
8841818 | \n8841818 | \n\n | When metal salts emit short wavelengths of vis... | \n
8841819 | \n8841819 | \n\n | Thousands of people across the United States w... | \n
8841820 | \n8841820 | \n\n | The recipe that creates blue, for example, inc... | \n
8841821 | \n8841821 | \n\n | On Independence Days of yore, old-timey crowds... | \n
8841822 | \n8841822 | \n\n | View full size image. Behind the scenes of the... | \n
8841823 rows × 3 columns
\n\n | _id | \ntext | \n
---|---|---|
0 | \n1185869 | \n)what was the immediate impact of the success ... | \n
1 | \n1185868 | \n_________ justice is designed to repair the ha... | \n
2 | \n597651 | \nwhat color is amber urine | \n
3 | \n403613 | \nis autoimmune hepatitis a bile acid synthesis ... | \n
4 | \n1183785 | \nelegxo meaning | \n
... | \n... | \n... | \n
509957 | \n147073 | \ndifference between discrete and process manufa... | \n
509958 | \n243761 | \nhow long did abraham lincoln serve | \n
509959 | \n162662 | \ndoes adult acne rosacea give you blepharitis | \n
509960 | \n247194 | \nhow long do you bake muffins | \n
509961 | \n195199 | \nglioma meaning | \n
509962 rows × 2 columns
\n\n | query-id | \ncorpus-id | \nscore | \n
---|---|---|---|
0 | \n1185869 | \n0 | \n1 | \n
1 | \n1185868 | \n16 | \n1 | \n
2 | \n597651 | \n49 | \n1 | \n
3 | \n403613 | \n60 | \n1 | \n
4 | \n1183785 | \n389 | \n1 | \n
... | \n... | \n... | \n... | \n
532746 | \n19285 | \n8841362 | \n1 | \n
532747 | \n558837 | \n4989159 | \n1 | \n
532748 | \n559149 | \n8841547 | \n1 | \n
532749 | \n706678 | \n8841643 | \n1 | \n
532750 | \n405466 | \n8841735 | \n1 | \n
532751 rows × 3 columns
\n\n | query-id | \ncorpus-id | \nscore | \n
---|---|---|---|
0 | \n300674 | \n7067032 | \n1 | \n
1 | \n125705 | \n7067056 | \n1 | \n
2 | \n94798 | \n7067181 | \n1 | \n
3 | \n9083 | \n7067274 | \n1 | \n
4 | \n174249 | \n7067348 | \n1 | \n
... | \n... | \n... | \n... | \n
7432 | \n147073 | \n8008770 | \n1 | \n
7433 | \n243761 | \n8008787 | \n1 | \n
7434 | \n162662 | \n8008977 | \n1 | \n
7435 | \n247194 | \n8009319 | \n1 | \n
7436 | \n195199 | \n8009377 | \n1 | \n
7437 rows × 3 columns
\n\n | query-id | \ncorpus-id | \nscore | \n
---|---|---|---|
0 | \n19335 | \n1017759 | \n0 | \n
1 | \n19335 | \n1082489 | \n0 | \n
2 | \n19335 | \n109063 | \n0 | \n
3 | \n19335 | \n1160863 | \n0 | \n
4 | \n19335 | \n1160871 | \n0 | \n
... | \n... | \n... | \n... | \n
9255 | \n1133167 | \n8839920 | \n2 | \n
9256 | \n1133167 | \n8839922 | \n2 | \n
9257 | \n1133167 | \n944810 | \n0 | \n
9258 | \n1133167 | \n949411 | \n0 | \n
9259 | \n1133167 | \n977421 | \n0 | \n
9260 rows × 3 columns
\n\n | condition | \ngroup | \n
---|---|---|
0 | \n+pregnant woman symptoms | \n[Although the CDC states that pregnant women a... | \n
1 | \n. what is the world wide web, when was it crea... | \n[Quick Answer. The Internet was created essent... | \n
2 | \n12 centimeters equals how many inches | \n[12 cm x (1 in./2.54 cm) = 4.7 inches multiply... | \n
3 | \n1984 buick regal gear ratio | \n[Read more. Although they are not listed speci... | \n
4 | \n2% milk calories per glass | \n[An 8 ounce glass of whole milk contains appro... | \n
... | \n... | \n... | \n
25347 | \nwhy does carpal tunnel syndrome and the little... | \n[Carpal tunnel syndrome can cause tingling, nu... | \n
25348 | \nwhy do you need a will | \n[If you want to leave any part of your assets ... | \n
25349 | \nwhy do thunderstorms form | \n[How do they form? Thunderstorms are formed by... | \n
25350 | \nwhy do the english say leftenant | \n[It's only the difference in pronunciation. In... | \n
25351 | \nwhy did us declare war when | \n[The United States declared war on Germany for... | \n
25352 rows × 2 columns
\n\n | condition | \ngroup | \n
---|---|---|
0 | \nExplain what a bone scan is and what it is use... | \n[Why It Is Done. A bone scan is done to: 1 Fi... | \n
1 | \nLudacris Net Worth | \n[$25 Million. Ludacris net worth: Award winnin... | \n
2 | \nage not to take off shoes at airline security | \n[Itâs a victory for old soles. Travelers ove... | \n
3 | \naplastic anemia causes and symptoms | \n[Symptoms and Complications. Symptoms of aplas... | \n
4 | \nasus phones price list | \n[More about Asus Mobiles Price List in India. ... | \n
... | \n... | \n... | \n
385 | \nhazel haskett in real life | \n[Hazel Haskett is the young heroine of Dolphin... | \n
386 | \nfoods to keep constipation away | \n[Focus on soluble fiber instead. Keep in mind ... | \n
387 | \neffects of using pedialyte | \n[Plus, if youâre aiming for weight loss, the... | \n
388 | \ndiff types of fuses | \n[Automotive fuses are a class of fuses used to... | \n
389 | \ndefinition of shagreen | \n[What is Shagreen Shagreen is an exotic materi... | \n
390 rows × 2 columns
\n