bsmock commited on
Commit
aa575e7
·
verified ·
1 Parent(s): 444f2b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -14,9 +14,15 @@ tags:
14
 
15
  <img src="https://cdn-uploads.huggingface.co/production/uploads/631b793ff6bc4be4a65092ed/w9BXjqpGduqiPZ-QZCfYO.jpeg" alt="PubTables-v2 Figure 2" width="800">
16
 
 
 
 
 
 
17
  See also: [Hugging Face Paper Page](https://huggingface.co/papers/2512.10888)
18
 
19
  ## News
 
20
  ```2026 Mar 17```: New [paper](https://arxiv.org/abs/2512.10888) draft with more experiments, especially for multi-page table extraction
21
  ```2026 Feb 11```: PubTables-v2 has been officially released on Hugging Face!
22
  ```2025 Dec 11```: Our [paper](https://arxiv.org/abs/2512.10888) is now available on arXiv
 
14
 
15
  <img src="https://cdn-uploads.huggingface.co/production/uploads/631b793ff6bc4be4a65092ed/w9BXjqpGduqiPZ-QZCfYO.jpeg" alt="PubTables-v2 Figure 2" width="800">
16
 
17
+ Official dataset evaluation scripts and leaderboard coming soon!
18
+
19
+ In the meantime, you can create your own evaluation using GriTS with our open-source package, ```pip install grits-metric```.
20
+ Report any issues here: [https://github.com/kensho-technologies/grits](https://github.com/kensho-technologies/grits).
21
+
22
  See also: [Hugging Face Paper Page](https://huggingface.co/papers/2512.10888)
23
 
24
  ## News
25
+ ```2026 Apr 15```: Code for the GriTS metric released [https://github.com/kensho-technologies/grits](https://github.com/kensho-technologies/grits). Install with ```pip install grits-metric```
26
  ```2026 Mar 17```: New [paper](https://arxiv.org/abs/2512.10888) draft with more experiments, especially for multi-page table extraction
27
  ```2026 Feb 11```: PubTables-v2 has been officially released on Hugging Face!
28
  ```2025 Dec 11```: Our [paper](https://arxiv.org/abs/2512.10888) is now available on arXiv