xanhho commited on
Commit
a01510d
·
1 Parent(s): 27b824c

Add table json notes

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -31,6 +31,14 @@ configs:
31
 
32
  ## More Information: [paper](https://arxiv.org/pdf/2602.07621)
33
 
 
 
 
 
 
 
 
 
34
  ## Note on License Information
35
  The dataset is licensed under CC BY 4.0; however, individual samples may have their own licenses.
36
 
 
31
 
32
  ## More Information: [paper](https://arxiv.org/pdf/2602.07621)
33
 
34
+
35
+ ## Table JSON Notes:
36
+
37
+ We have decided to leave the JSON tables empty in these cases due to their content. The tables either contain only paragraph text or include two distinct components that represent different columns and types of information, making them difficult to compare directly.
38
+
39
+ The claim ids are: val_tab_0005, val_tab_0006, val_tab_0008, val_tab_0215, val_tab_0216, val_tab_1518, test_tab_0118 (in the test data), and test_tab_1586 (in the test data).
40
+
41
+
42
  ## Note on License Information
43
  The dataset is licensed under CC BY 4.0; however, individual samples may have their own licenses.
44