Datasets:
Update AgentSLR dataset release with labelled only rows
Browse files- README.md +32 -42
- assets/hero.jpg +2 -2
- data/harvest_metadata_and_screening/cchf.parquet +0 -3
- data/harvest_metadata_and_screening/ebola.parquet +2 -2
- data/harvest_metadata_and_screening/lassa.parquet +2 -2
- data/harvest_metadata_and_screening/marburg.parquet +2 -2
- data/harvest_metadata_and_screening/mers.parquet +2 -2
- data/harvest_metadata_and_screening/nipah.parquet +2 -2
- data/harvest_metadata_and_screening/rvf.parquet +0 -3
- data/harvest_metadata_and_screening/sars.parquet +2 -2
- data/harvest_metadata_and_screening/zika.parquet +2 -2
- data/outbreak_extractions_lassa/lassa.parquet +2 -2
- data/outbreak_extractions_zika/zika.parquet +2 -2
- data/parameter_extractions_ebola/ebola.parquet +2 -2
- data/parameter_extractions_lassa/lassa.parquet +2 -2
- data/parameter_extractions_sars/sars.parquet +2 -2
- data/parameter_extractions_zika/zika.parquet +2 -2
- data/transmission_model_extractions_ebola/ebola.parquet +2 -2
- data/transmission_model_extractions_lassa/lassa.parquet +2 -2
- data/transmission_model_extractions_sars/sars.parquet +2 -2
- data/transmission_model_extractions_zika/zika.parquet +2 -2
README.md
CHANGED
|
@@ -4,7 +4,7 @@ language:
|
|
| 4 |
- en
|
| 5 |
viewer: true
|
| 6 |
size_categories:
|
| 7 |
-
-
|
| 8 |
license: cc-by-4.0
|
| 9 |
configs:
|
| 10 |
- config_name: Harvest Metadata and Screening
|
|
@@ -24,10 +24,6 @@ configs:
|
|
| 24 |
path: data/harvest_metadata_and_screening/mers.parquet
|
| 25 |
- split: nipah
|
| 26 |
path: data/harvest_metadata_and_screening/nipah.parquet
|
| 27 |
-
- split: rvf
|
| 28 |
-
path: data/harvest_metadata_and_screening/rvf.parquet
|
| 29 |
-
- split: cchf
|
| 30 |
-
path: data/harvest_metadata_and_screening/cchf.parquet
|
| 31 |
- config_name: Parameter Extraction - Ebola
|
| 32 |
data_files:
|
| 33 |
- split: ebola
|
|
@@ -84,7 +80,7 @@ tags:
|
|
| 84 |
# AgentSLR: Priority Pathogens Dataset
|
| 85 |
|
| 86 |
<p align="left">
|
| 87 |
-
<a href="https://arxiv.org
|
| 88 |
<span style="display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;line-height:1;flex:0 0 16px;">
|
| 89 |
<img src="assets/arxiv.svg" alt="Paper" width="15" style="display:block;">
|
| 90 |
</span>
|
|
@@ -104,17 +100,17 @@ tags:
|
|
| 104 |
</a>
|
| 105 |
</p>
|
| 106 |
|
| 107 |
-
This dataset accompanies the paper **
|
| 108 |
|
| 109 |
-
Human labels in this release come from real
|
| 110 |
|
| 111 |

|
| 112 |
|
| 113 |
-
***Figure**: Data flow through a systematic literature review: a large corpus of harvested articles is progressively filtered through abstract and full
|
| 114 |
|
| 115 |
---
|
| 116 |
|
| 117 |
-
The
|
| 118 |
|
| 119 |
- Marburg virus
|
| 120 |
- Ebola virus
|
|
@@ -123,33 +119,31 @@ The release covers nine priority pathogens:
|
|
| 123 |
- Zika virus
|
| 124 |
- MERS-CoV
|
| 125 |
- Nipah virus
|
| 126 |
-
- Rift Valley fever virus
|
| 127 |
-
- CCHF virus
|
| 128 |
|
| 129 |
-
This release includes `
|
| 130 |
|
| 131 |
-
Harvest metadata was generated on **26 January 2026 (UTC)**. The full AgentSLR
|
| 132 |
|
| 133 |
-
>
|
| 134 |
|
| 135 |
---
|
| 136 |
|
| 137 |
-
##
|
| 138 |
|
| 139 |
-
The table below mirrors the review
|
| 140 |
|
| 141 |
-
| Pathogen | PERG* | AgentSLR
|
| 142 |
-
| --- | ---: | ---: |
|
| 143 |
-
| <span style="color:#6aa84f;">●</span> Marburg virus | 2,593 |
|
| 144 |
-
| <span style="color:#6aa84f;">●</span> Ebola virus | 11,605 |
|
| 145 |
-
| <span style="color:#6aa84f;">●</span> Lassa fever | 2,131 |
|
| 146 |
-
| <span style="color:#6aa84f;">●</span> SARS-CoV-1 | 12,280 |
|
| 147 |
-
| <span style="color:#6aa84f;">●</span> Zika virus | 10,510 |
|
| 148 |
-
| <span style="color:#f1a340;">●</span> MERS-CoV | 19,656 |
|
| 149 |
-
| <span style="color:#f1a340;">●</span> Nipah virus | 1,458 |
|
| 150 |
-
| <span style="color:#d6604d;">●</span> Rift Valley fever virus | - |
|
| 151 |
-
| <span style="color:#d6604d;">●</span> CCHF virus | - |
|
| 152 |
-
| **Total<sup>†</sup>** | **60,233** | **
|
| 153 |
|
| 154 |
<span style="color:#6aa84f;">●</span> Published PERG review <span style="color:#f1a340;">●</span> In data extraction by PERG <span style="color:#d6604d;">●</span> Screening not yet conducted by PERG
|
| 155 |
|
|
@@ -162,12 +156,12 @@ The table below mirrors the review-overlap summary from the [paper](https://arxi
|
|
| 162 |
|
| 163 |
The dataset is organised into four config types:
|
| 164 |
|
| 165 |
-
- **Harvest Metadata and Screening**: one config with
|
| 166 |
- **Parameter Extraction - {Pathogen}**: one config per pathogen
|
| 167 |
- **Transmission Model Extraction - {Pathogen}**: one config per pathogen
|
| 168 |
- **Outbreak Extraction - {Pathogen}**: one config per pathogen
|
| 169 |
|
| 170 |
-
The harvest config contains PERG screening
|
| 171 |
|
| 172 |
As data extraction schemas vary by pathogen, each pathogen for which human data extraction has been concluded is published as an individual config on the Hub, covering Ebola, Lassa, SARS and Zika for parameters and transmission models, and Lassa and Zika for outbreaks.
|
| 173 |
|
|
@@ -189,9 +183,9 @@ lassa_outbreaks = load_dataset(repo_id, "Outbreak Extraction - Lassa")
|
|
| 189 |
|
| 190 |
This repository distributes structured review data, bibliographic metadata, identifiers, URLs and abstracts where present in source records. It does **not** redistribute publisher PDFs.
|
| 191 |
|
| 192 |
-
The legal status of underlying sources is not uniform. OpenAlex releases its data under **CC0** ([FAQ](https://docs.openalex.org/additional-help/faq)) and notes that original copyright remains with the source for PDFs ([
|
| 193 |
|
| 194 |
-
This release provides metadata and structured outputs only. Downstream redistribution of article text or PDFs should follow source
|
| 195 |
|
| 196 |
***NOTE**: This summary is provided for transparency and reproducibility and should not be treated as legal advice.*
|
| 197 |
|
|
@@ -202,14 +196,10 @@ This release provides metadata and structured outputs only. Downstream redistrib
|
|
| 202 |
If you use the paper, dataset or codebase, please cite our paper:
|
| 203 |
|
| 204 |
```bibtex
|
| 205 |
-
@
|
| 206 |
-
|
| 207 |
-
|
| 208 |
-
|
| 209 |
-
eprint={2603.22327},
|
| 210 |
-
archivePrefix={arXiv},
|
| 211 |
-
primaryClass={cs.IR},
|
| 212 |
-
url={https://arxiv.org/abs/2603.22327},
|
| 213 |
}
|
| 214 |
```
|
| 215 |
|
|
@@ -223,4 +213,4 @@ When citing our work, please also cite the `epireview` R package, which underpin
|
|
| 223 |
note = {R package version 1.4.4},
|
| 224 |
url = {https://github.com/mrc-ide/epireview}
|
| 225 |
}
|
| 226 |
-
```
|
|
|
|
| 4 |
- en
|
| 5 |
viewer: true
|
| 6 |
size_categories:
|
| 7 |
+
- 10K<n<100K
|
| 8 |
license: cc-by-4.0
|
| 9 |
configs:
|
| 10 |
- config_name: Harvest Metadata and Screening
|
|
|
|
| 24 |
path: data/harvest_metadata_and_screening/mers.parquet
|
| 25 |
- split: nipah
|
| 26 |
path: data/harvest_metadata_and_screening/nipah.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
- config_name: Parameter Extraction - Ebola
|
| 28 |
data_files:
|
| 29 |
- split: ebola
|
|
|
|
| 80 |
# AgentSLR: Priority Pathogens Dataset
|
| 81 |
|
| 82 |
<p align="left">
|
| 83 |
+
<a href="https://arxiv.org" style="display:inline-flex;vertical-align:top;align-items:center;gap:6px;height:38px;box-sizing:border-box;padding:0 12px;margin:0 8px 8px 0;border:1px solid #d4d4d8;border-radius:6px;text-decoration:none;color:inherit;background:#ffffff;">
|
| 84 |
<span style="display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;line-height:1;flex:0 0 16px;">
|
| 85 |
<img src="assets/arxiv.svg" alt="Paper" width="15" style="display:block;">
|
| 86 |
</span>
|
|
|
|
| 100 |
</a>
|
| 101 |
</p>
|
| 102 |
|
| 103 |
+
This dataset accompanies the paper **Evaluating AI-based Scientific Knowledge Synthesis with Epidemiological Systematic Reviews**. It provides the data component of the AgentSLR evaluation harness. This covers article metadata, human abstract and full text screening labels, and structured human data extractions for epidemiological parameters, transmission models, and outbreaks across WHO priority pathogens.
|
| 104 |
|
| 105 |
+
Human labels in this release come from real world reviews conducted by the Pathogen Epidemiology Review Group (PERG) at Imperial College London. These labels reflect expert review decisions rather than synthetic annotation, and they ground the evaluation of AgentSLR in operational epidemiological review workflows.
|
| 106 |
|
| 107 |

|
| 108 |
|
| 109 |
+
***Figure**: Data flow through a systematic literature review: a large corpus of harvested articles is progressively filtered through abstract and full text screening to yield a relevant subset, which then undergoes structured data extraction across three output types (parameters, transmission models and outbreaks) that feed into living review generation.*
|
| 110 |
|
| 111 |
---
|
| 112 |
|
| 113 |
+
The released screening labels cover seven priority pathogens:
|
| 114 |
|
| 115 |
- Marburg virus
|
| 116 |
- Ebola virus
|
|
|
|
| 119 |
- Zika virus
|
| 120 |
- MERS-CoV
|
| 121 |
- Nipah virus
|
|
|
|
|
|
|
| 122 |
|
| 123 |
+
This release includes `16,248` downloaded article records matched to PERG human screening labels and deduplicated by Covidence ID. It also includes `3,808` human parameter extractions, `687` human transmission model extractions and `189` human outbreak extractions.
|
| 124 |
|
| 125 |
+
Harvest metadata was generated on **26 January 2026 (UTC)**. The full AgentSLR workflow, covering harvesting, PDF retrieval, OCR and Markdown conversion, screening, full text processing, extraction and report generation, is available on [GitHub](https://github.com/oxrml/agentslr).
|
| 126 |
|
| 127 |
+
> The screening records are the matched subset for which article full texts were downloaded and converted to Markdown during the evaluation run. This release does not redistribute PDFs or OCR text.
|
| 128 |
|
| 129 |
---
|
| 130 |
|
| 131 |
+
## Paper Evaluation Coverage and Released Records
|
| 132 |
|
| 133 |
+
The table below mirrors the deduplicated review overlap summary from the paper and the released records. `AgentSLR Matched` denotes the downloaded corpus that matched with PERG labelled subset.
|
| 134 |
|
| 135 |
+
| Pathogen | PERG* | AgentSLR Matched |
|
| 136 |
+
| --- | ---: | ---: |
|
| 137 |
+
| <span style="color:#6aa84f;">●</span> Marburg virus | 2,593 | 801 (30.9%) |
|
| 138 |
+
| <span style="color:#6aa84f;">●</span> Ebola virus | 11,605 | 4,119 (35.5%) |
|
| 139 |
+
| <span style="color:#6aa84f;">●</span> Lassa fever | 2,131 | 667 (31.3%) |
|
| 140 |
+
| <span style="color:#6aa84f;">●</span> SARS-CoV-1 | 12,280 | 2,047 (16.7%) |
|
| 141 |
+
| <span style="color:#6aa84f;">●</span> Zika virus | 10,510 | 2,164 (20.6%) |
|
| 142 |
+
| <span style="color:#f1a340;">●</span> MERS-CoV | 19,656 | 5,714 (29.1%) |
|
| 143 |
+
| <span style="color:#f1a340;">●</span> Nipah virus | 1,458 | 736 (50.5%) |
|
| 144 |
+
| <span style="color:#d6604d;">●</span> Rift Valley fever virus | - | - |
|
| 145 |
+
| <span style="color:#d6604d;">●</span> CCHF virus | - | - |
|
| 146 |
+
| **Total<sup>†</sup>** | **60,233** | **16,248 (27.0%)** |
|
| 147 |
|
| 148 |
<span style="color:#6aa84f;">●</span> Published PERG review <span style="color:#f1a340;">●</span> In data extraction by PERG <span style="color:#d6604d;">●</span> Screening not yet conducted by PERG
|
| 149 |
|
|
|
|
| 156 |
|
| 157 |
The dataset is organised into four config types:
|
| 158 |
|
| 159 |
+
- **Harvest Metadata and Screening**: one config with seven pathogen splits
|
| 160 |
- **Parameter Extraction - {Pathogen}**: one config per pathogen
|
| 161 |
- **Transmission Model Extraction - {Pathogen}**: one config per pathogen
|
| 162 |
- **Outbreak Extraction - {Pathogen}**: one config per pathogen
|
| 163 |
|
| 164 |
+
The harvest config contains downloaded PERG matched screening rows, deduplicated by `covidence_id`. The `perg_subset` and `downloaded` columns are `True` for all released screening records. The `covidence_id` key links screened articles in the harvest table to their corresponding human extraction records.
|
| 165 |
|
| 166 |
As data extraction schemas vary by pathogen, each pathogen for which human data extraction has been concluded is published as an individual config on the Hub, covering Ebola, Lassa, SARS and Zika for parameters and transmission models, and Lassa and Zika for outbreaks.
|
| 167 |
|
|
|
|
| 183 |
|
| 184 |
This repository distributes structured review data, bibliographic metadata, identifiers, URLs and abstracts where present in source records. It does **not** redistribute publisher PDFs.
|
| 185 |
|
| 186 |
+
The legal status of underlying sources is not uniform. OpenAlex releases its data under **CC0** ([FAQ](https://docs.openalex.org/additional-help/faq)) and notes that original copyright remains with the source for PDFs ([OpenAlex PDF docs](https://docs.openalex.org/download-all-data/full-text-pdfs)). PubMed provides citations and abstracts rather than full text articles ([About PubMed](https://pubmed.ncbi.nlm.nih.gov/about/)), and NLM does not claim copyright on PubMed abstracts, though publishers or authors may retain rights in the underlying materials ([NCBI Policies](https://www.ncbi.nlm.nih.gov/home/about/policies/), [PubMed Disclaimer](https://pubmed.ncbi.nlm.nih.gov/disclaimer/)).
|
| 187 |
|
| 188 |
+
This release provides metadata and structured outputs only. Downstream redistribution of article text or PDFs should follow source specific rights and licences. To run the full AgentSLR pipeline, use the main codebase for PDF retrieval, OCR and Markdown conversion, full text screening and structured data extraction.
|
| 189 |
|
| 190 |
***NOTE**: This summary is provided for transparency and reproducibility and should not be treated as legal advice.*
|
| 191 |
|
|
|
|
| 196 |
If you use the paper, dataset or codebase, please cite our paper:
|
| 197 |
|
| 198 |
```bibtex
|
| 199 |
+
@article{padarha2026agentslr,
|
| 200 |
+
title={AgentSLR: Automating Systematic Literature Reviews in Epidemiology with Agentic AI},
|
| 201 |
+
author={Padarha, Shreyansh and Kearns, Ryan Othniel and Naidoo, Tristan and Yang, Lingyi and Borchmann, {\L}ukasz and B{\l}aszczyk, Piotr and Morgenstern, Christian and McCabe, Ruth and Bhatia, Sangeeta and Torr, Philip H. and Foerster, Jakob and Hale, Scott A. and Rawson, Thomas and Cori, Anne and Semenova, Elizaveta and Mahdi, Adam},
|
| 202 |
+
year={2026}
|
|
|
|
|
|
|
|
|
|
|
|
|
| 203 |
}
|
| 204 |
```
|
| 205 |
|
|
|
|
| 213 |
note = {R package version 1.4.4},
|
| 214 |
url = {https://github.com/mrc-ide/epireview}
|
| 215 |
}
|
| 216 |
+
```
|
assets/hero.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/harvest_metadata_and_screening/cchf.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:945c9604ea74f9d4d55e29a9458b3f4aa1ac642138231c319b2ca97626195581
|
| 3 |
-
size 7265086
|
|
|
|
|
|
|
|
|
|
|
|
data/harvest_metadata_and_screening/ebola.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e613630478eb8e82260e504bce1463ddbdb54ef5d1103f52e7da0637e2f4f783
|
| 3 |
+
size 4224704
|
data/harvest_metadata_and_screening/lassa.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6eaaed96c1f5167e654e74e7a9035e69c24b6659c51019a321f2a5e4d178228d
|
| 3 |
+
size 710392
|
data/harvest_metadata_and_screening/marburg.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c1045c5a4bff17da0b86462420aaa51475f5177e55c2e6fbb2d97142e60a1b1
|
| 3 |
+
size 878980
|
data/harvest_metadata_and_screening/mers.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:258d9513245d7733ea6d8d1d5aa0c4f21e72eb255d364b44ddca0d24329d8e33
|
| 3 |
+
size 6111900
|
data/harvest_metadata_and_screening/nipah.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37d90d88fb5087398ccc76d348b7bc140917db67a24a2e8c2aede5a7a3b7d34b
|
| 3 |
+
size 790159
|
data/harvest_metadata_and_screening/rvf.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f669f6af3f896ad6afd721510f80c8210b22975d8e94e082bbc0200b3d18e8d9
|
| 3 |
-
size 14469825
|
|
|
|
|
|
|
|
|
|
|
|
data/harvest_metadata_and_screening/sars.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72776af3eb08ac03106f916dbaedc058367cdc54d016cf1331c76b03ec112ae5
|
| 3 |
+
size 1983277
|
data/harvest_metadata_and_screening/zika.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe13505ebf492a2b298d68bd2994484fc2c6ad16b1fc4d495056c1c83fda6a47
|
| 3 |
+
size 2220646
|
data/outbreak_extractions_lassa/lassa.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37e45e0977862160c3e5f05c2262c1a702c9670583c226e2f15e4f7ed10031d4
|
| 3 |
+
size 17676
|
data/outbreak_extractions_zika/zika.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94b6ed6ed67608bca574f68a9452329e4ea4e7c770eba37dcc2592e6bbc36c84
|
| 3 |
+
size 33759
|
data/parameter_extractions_ebola/ebola.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c0b407d42ac83e7ae1827d54f76ce1534c8d5315f28580a1be47cadce525b0e
|
| 3 |
+
size 163620
|
data/parameter_extractions_lassa/lassa.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c77cee7649609bc9138c228f533e5289b0469e8976712f16c76eb4a1ddae71d
|
| 3 |
+
size 80547
|
data/parameter_extractions_sars/sars.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7c0640e8defa71cf739be2b003be895f085a779650cca33f72e848671c58f9b
|
| 3 |
+
size 105471
|
data/parameter_extractions_zika/zika.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:167b746495e036b29ddfe0b392af137c62abc47504244ce6f9284044a430874f
|
| 3 |
+
size 181922
|
data/transmission_model_extractions_ebola/ebola.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc0e081d4e1f7222659e464697673daacddc7f827a36ebadf88e1bcf95cea1f5
|
| 3 |
+
size 31438
|
data/transmission_model_extractions_lassa/lassa.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d379482c5de45a87caea5f17e0d1329903475f68fe3923d63b7dd8fc2577bb3
|
| 3 |
+
size 12726
|
data/transmission_model_extractions_sars/sars.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b005812c76df25c1ce844266e9e2d2b04354e684d4bb22f3a642d06defe252dd
|
| 3 |
+
size 17103
|
data/transmission_model_extractions_zika/zika.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:076e32df4c2556f5b25086be51fbc654d8a32b8acbe98530eb4d1a7c57f681e6
|
| 3 |
+
size 26767
|