Datasets:

Modalities:
Image
Languages:
English
ArXiv:
License:
katebor commited on
Commit
2ac62c9
·
verified ·
1 Parent(s): 8b2c2d3

Update ComTQA/README.md

Browse files
Files changed (1) hide show
  1. ComTQA/README.md +2 -2
ComTQA/README.md CHANGED
@@ -17,7 +17,7 @@ Images of tables are stored in the <code>.zip</code> folders, while textual form
17
  - <code> table_headers </code> - (List[str]) table header names;
18
  - <code> table_rows </code> - List[List[str]])table row values;
19
  - <code> table_xml </code> - (str) table in XML format;
20
- - <code> table_latex </code> - (str) table in LaTeX format;
21
 
22
 
23
  **PubTab1M**
@@ -36,4 +36,4 @@ Images of tables are stored in the <code>.zip</code> folders, while textual form
36
  - <code> table_headers </code> - (List[str]) table header names;
37
  - <code> table_rows </code> - List[List[str]])table row values;
38
  - <code> table_xml </code> - (str) table in XML format;
39
- - <code> table_latex </code> - (str) table in LaTeX format;
 
17
  - <code> table_headers </code> - (List[str]) table header names;
18
  - <code> table_rows </code> - List[List[str]])table row values;
19
  - <code> table_xml </code> - (str) table in XML format;
20
+ - <code> table_latex </code> - (str) table in LaTeX format.
21
 
22
 
23
  **PubTab1M**
 
36
  - <code> table_headers </code> - (List[str]) table header names;
37
  - <code> table_rows </code> - List[List[str]])table row values;
38
  - <code> table_xml </code> - (str) table in XML format;
39
+ - <code> table_latex </code> - (str) table in LaTeX format.