[PR #41] [MERGED] Add data files for CovidQaDataset and MiniCovidQaDataset #47

Closed
opened 2026-02-16 00:15:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama-datasets/pull/41
Author: @nerdai
Created: 12/6/2023
Status: Merged
Merged: 12/6/2023
Merged by: @nerdai

Base: mainHead: nerdai/covidqa_dataset


📝 Commits (5)

📊 Changes

25 files changed (+73 additions, -0 deletions)

View changed files

.gitignore (+1 -0)
llama_datasets/covidqa/rag_dataset.json (+3 -0)
llama_datasets/covidqa/resources/filename_mapping.json (+3 -0)
llama_datasets/covidqa/source_files/-6401693851386763087.html (+3 -0)
llama_datasets/covidqa/source_files/-7473333379586622353.html (+3 -0)
llama_datasets/covidqa/source_files/-8070358656784194827.html (+3 -0)
llama_datasets/covidqa/source_files/3245266128451359735.html (+3 -0)
llama_datasets/covidqa/source_files/5413566749975563750.html (+3 -0)
llama_datasets/covidqa/source_files/5743200906912265445.html (+3 -0)
llama_datasets/covidqa/source_files/5891038207335732563.html (+3 -0)
llama_datasets/covidqa/source_files/6121990715597666407.html (+3 -0)
llama_datasets/covidqa/source_files/7098240578953905430.html (+3 -0)
llama_datasets/covidqa/source_files/9018148810936266427.html (+3 -0)
llama_datasets/mini_covidqa/rag_dataset.json (+3 -0)
llama_datasets/mini_covidqa/resources/filename_mapping.json (+3 -0)
llama_datasets/mini_covidqa/source_files/-6401693851386763087.html (+3 -0)
llama_datasets/mini_covidqa/source_files/-7473333379586622353.html (+3 -0)
llama_datasets/mini_covidqa/source_files/-8070358656784194827.html (+3 -0)
llama_datasets/mini_covidqa/source_files/3245266128451359735.html (+3 -0)
llama_datasets/mini_covidqa/source_files/5413566749975563750.html (+3 -0)

...and 5 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama-datasets/pull/41 **Author:** [@nerdai](https://github.com/nerdai) **Created:** 12/6/2023 **Status:** ✅ Merged **Merged:** 12/6/2023 **Merged by:** [@nerdai](https://github.com/nerdai) **Base:** `main` ← **Head:** `nerdai/covidqa_dataset` --- ### 📝 Commits (5) - [`d90b9a0`](https://github.com/run-llama/llama-datasets/commit/d90b9a097950b8aa9e054099cf721574119c2221) add covidqa data - [`06306e2`](https://github.com/run-llama/llama-datasets/commit/06306e20e46074837e12205c859088a33d43dba1) add mini covidqa19 data - [`493869e`](https://github.com/run-llama/llama-datasets/commit/493869e668cf431c78aad000954bde6b6398158f) pointers for html - [`02c48c5`](https://github.com/run-llama/llama-datasets/commit/02c48c5558b0be81ec9d1c50dee893d79f214fd3) remove .ipynb_checkpoints - [`533837e`](https://github.com/run-llama/llama-datasets/commit/533837efe95e830cea881a3a82a623cee27a3530) add ipynb_checkpoints to gitignore ### 📊 Changes **25 files changed** (+73 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+1 -0) ➕ `llama_datasets/covidqa/rag_dataset.json` (+3 -0) ➕ `llama_datasets/covidqa/resources/filename_mapping.json` (+3 -0) ➕ `llama_datasets/covidqa/source_files/-6401693851386763087.html` (+3 -0) ➕ `llama_datasets/covidqa/source_files/-7473333379586622353.html` (+3 -0) ➕ `llama_datasets/covidqa/source_files/-8070358656784194827.html` (+3 -0) ➕ `llama_datasets/covidqa/source_files/3245266128451359735.html` (+3 -0) ➕ `llama_datasets/covidqa/source_files/5413566749975563750.html` (+3 -0) ➕ `llama_datasets/covidqa/source_files/5743200906912265445.html` (+3 -0) ➕ `llama_datasets/covidqa/source_files/5891038207335732563.html` (+3 -0) ➕ `llama_datasets/covidqa/source_files/6121990715597666407.html` (+3 -0) ➕ `llama_datasets/covidqa/source_files/7098240578953905430.html` (+3 -0) ➕ `llama_datasets/covidqa/source_files/9018148810936266427.html` (+3 -0) ➕ `llama_datasets/mini_covidqa/rag_dataset.json` (+3 -0) ➕ `llama_datasets/mini_covidqa/resources/filename_mapping.json` (+3 -0) ➕ `llama_datasets/mini_covidqa/source_files/-6401693851386763087.html` (+3 -0) ➕ `llama_datasets/mini_covidqa/source_files/-7473333379586622353.html` (+3 -0) ➕ `llama_datasets/mini_covidqa/source_files/-8070358656784194827.html` (+3 -0) ➕ `llama_datasets/mini_covidqa/source_files/3245266128451359735.html` (+3 -0) ➕ `llama_datasets/mini_covidqa/source_files/5413566749975563750.html` (+3 -0) _...and 5 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:15:40 -05:00
yindo closed this issue 2026-02-16 00:15:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama-datasets#47