mirror of
https://github.com/run-llama/llama-datasets.git
synced 2026-07-01 21:24:02 -04:00
[PR #41] [MERGED] Add data files for CovidQaDataset and MiniCovidQaDataset
#47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:nerdai/covidqa_dataset📝 Commits (5)
d90b9a0add covidqa data06306e2add mini covidqa19 data493869epointers for html02c48c5remove .ipynb_checkpoints533837eadd ipynb_checkpoints to gitignore📊 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.