Adding arxiv details
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ tags:
|
|
| 18 |
|
| 19 |
# Dataset Card for SemTabNet
|
| 20 |
|
| 21 |
-
This dataset accompanies the following paper:
|
| 22 |
|
| 23 |
```
|
| 24 |
Title: Statements: Universal Information Extraction from Tables with Large Language Models for ESG KPIs
|
|
@@ -29,7 +29,7 @@ Venue: Accepted at the NLP4Climate workshop in the 62nd Annual Meeting of the As
|
|
| 29 |
In this paper, we propose **STATEMENTS** as a new knowledge model for storing quantiative information in a domain agnotic, uniform structure. The task of converting a raw input (table or text) to Statements is called Statement Extraction (SE). The statement extraction task falls under the category of universal information extraction.
|
| 30 |
|
| 31 |
- **Code Repository:** [SemTabNet repository](https://github.com/DS4SD/SemTabNet)
|
| 32 |
-
- **Arxiv Paper:** [Statements: Universal Information Extraction from Tables with Large Language Models for ESG KPIs]()
|
| 33 |
- **Point of Contact:** [IBM Research DeepSearch Team](https://ds4sd.github.io)
|
| 34 |
|
| 35 |
|
|
@@ -54,5 +54,7 @@ The source of this dataset and the annotation strategy is described in the paper
|
|
| 54 |
|
| 55 |
### Citation Information
|
| 56 |
|
|
|
|
|
|
|
| 57 |
```
|
| 58 |
```
|
|
|
|
| 18 |
|
| 19 |
# Dataset Card for SemTabNet
|
| 20 |
|
| 21 |
+
This dataset accompanies the following [paper](https://arxiv.org/abs/2406.19102):
|
| 22 |
|
| 23 |
```
|
| 24 |
Title: Statements: Universal Information Extraction from Tables with Large Language Models for ESG KPIs
|
|
|
|
| 29 |
In this paper, we propose **STATEMENTS** as a new knowledge model for storing quantiative information in a domain agnotic, uniform structure. The task of converting a raw input (table or text) to Statements is called Statement Extraction (SE). The statement extraction task falls under the category of universal information extraction.
|
| 30 |
|
| 31 |
- **Code Repository:** [SemTabNet repository](https://github.com/DS4SD/SemTabNet)
|
| 32 |
+
- **Arxiv Paper:** [Statements: Universal Information Extraction from Tables with Large Language Models for ESG KPIs](https://arxiv.org/abs/2406.19102)
|
| 33 |
- **Point of Contact:** [IBM Research DeepSearch Team](https://ds4sd.github.io)
|
| 34 |
|
| 35 |
|
|
|
|
| 54 |
|
| 55 |
### Citation Information
|
| 56 |
|
| 57 |
+
Arxiv: [https://arxiv.org/abs/2406.19102](https://arxiv.org/abs/2406.19102)
|
| 58 |
+
|
| 59 |
```
|
| 60 |
```
|