Datasets:
Tasks:
Visual Document Retrieval
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
Tags:
scholarly-documents
scientific-papers
author-extraction
affiliation-extraction
metadata-parsing
grobid
License:
Commit ·
3e6da9e
1
Parent(s): 43a8b8a
Update README.md (#2)
Browse files- Update README.md (3dd14d673768eee4331093492114e21a9095e837)
Co-authored-by: Luca <lfoppiano@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -41,7 +41,7 @@ The benchmark is composed of the following subsets:
|
|
| 41 |
|---|---|---|
|
| 42 |
| `etd-author-affiliations` | `cometadata/etd-author-affiliations` | Electronic theses and dissertations with annotated author and affiliation information |
|
| 43 |
| `arxiv-author-affiliations` | `cometadata/arxiv-author-affiliations` | arXiv scientific articles with author-affiliation annotations |
|
| 44 |
-
| `PMC_sample_1943` | GROBID evaluation dataset | Sample of PubMed Central articles used for GROBID evaluation |
|
| 45 |
-
| `eLife_984` | GROBID evaluation dataset | eLife articles benchmark subset |
|
| 46 |
-
| `biorxiv-10k-test-2000` | GROBID evaluation dataset | bioRxiv article benchmark subset |
|
| 47 |
-
| `PLOS_1000` | GROBID evaluation dataset | PLOS articles benchmark subset |
|
|
|
|
| 41 |
|---|---|---|
|
| 42 |
| `etd-author-affiliations` | `cometadata/etd-author-affiliations` | Electronic theses and dissertations with annotated author and affiliation information |
|
| 43 |
| `arxiv-author-affiliations` | `cometadata/arxiv-author-affiliations` | arXiv scientific articles with author-affiliation annotations |
|
| 44 |
+
| `PMC_sample_1943` | [GROBID evaluation dataset](https://grobid.readthedocs.io/en/latest/End-to-end-evaluation/#datasets) | Sample of PubMed Central articles used for GROBID evaluation |
|
| 45 |
+
| `eLife_984` | [GROBID evaluation dataset](https://grobid.readthedocs.io/en/latest/End-to-end-evaluation/#datasets) | eLife articles benchmark subset |
|
| 46 |
+
| `biorxiv-10k-test-2000` | [GROBID evaluation dataset](https://grobid.readthedocs.io/en/latest/End-to-end-evaluation/#datasets) | bioRxiv article benchmark subset |
|
| 47 |
+
| `PLOS_1000` | [GROBID evaluation dataset](https://grobid.readthedocs.io/en/latest/End-to-end-evaluation/#datasets) | PLOS articles benchmark subset |
|