Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,31 @@ license: apache-2.0
|
|
9 |
app_port: 8080
|
10 |
---
|
11 |
|
12 |
-
This is an automated end to end evaluation for Grobid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
More information at https://grobid.readthedocs.io/en/latest/Benchmarking/
|
15 |
|
|
|
9 |
app_port: 8080
|
10 |
---
|
11 |
|
12 |
+
This is an automated end to end evaluation for Grobid.
|
13 |
+
|
14 |
+
## Documentation
|
15 |
+
|
16 |
+
1. To run the evaluation, open https://lfoppiano-grobid-evaluation.hf.space/
|
17 |
+
any subsequent reload of the page will show the running evaluation.
|
18 |
+
|
19 |
+
2. Once the evaluation is completed, is possible to retrieve the Markdown reports:
|
20 |
+
|
21 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-pmc_sample_1943.md
|
22 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-plos_1000-article.md
|
23 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-biorxiv-10k-test-2000.md
|
24 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-eLife_984.md
|
25 |
+
|
26 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-pmc_sample_1943-article_light.md
|
27 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-plos_1000-article_light.md
|
28 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-biorxiv-10k-test-2000-article_light.md
|
29 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-eLife_984-article_light.md
|
30 |
+
|
31 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-pmc_sample_1943-article_light_ref.md
|
32 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-plos_1000-article_light_ref.md
|
33 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-biorxiv-10k-test-2000-article_light_ref.md
|
34 |
+
- https://lfoppiano-grobid-evaluation.hf.space/fetch?filename=report-eLife_984-article_light_ref.md
|
35 |
+
|
36 |
+
|
37 |
|
38 |
More information at https://grobid.readthedocs.io/en/latest/Benchmarking/
|
39 |
|