Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -233,12 +233,12 @@ Each sample within the dataset is structured with the following fields:
|
|
| 233 |
* **`table_html`**: HTML representation of the table. Use the `render_table` helper function from [our code](https://github.com/AlonsoApp/TABLET) to render it in its original style. For highlighted variants, highlighted cells use the CSS class `demeter_highlighted_cell`. Remove any decorators for this class in the CSS to render identically to the raw version.
|
| 234 |
* **`table_img`**: The image representation of the table.
|
| 235 |
|
| 236 |
-
### License
|
| 237 |
|
| 238 |
This dataset is released under the [Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
|
| 239 |
|
| 240 |
|
| 241 |
-
### Citation
|
| 242 |
|
| 243 |
If you find **TABLET** useful in your research, please consider citing it by the following BibTeX entry.
|
| 244 |
|
|
|
|
| 233 |
* **`table_html`**: HTML representation of the table. Use the `render_table` helper function from [our code](https://github.com/AlonsoApp/TABLET) to render it in its original style. For highlighted variants, highlighted cells use the CSS class `demeter_highlighted_cell`. Remove any decorators for this class in the CSS to render identically to the raw version.
|
| 234 |
* **`table_img`**: The image representation of the table.
|
| 235 |
|
| 236 |
+
#### License
|
| 237 |
|
| 238 |
This dataset is released under the [Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
|
| 239 |
|
| 240 |
|
| 241 |
+
#### Citation
|
| 242 |
|
| 243 |
If you find **TABLET** useful in your research, please consider citing it by the following BibTeX entry.
|
| 244 |
|