xanhho commited on
Commit
55ec80b
·
1 Parent(s): e0c532a

Update info

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md CHANGED
@@ -32,6 +32,49 @@ configs:
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.
 
32
  ## More Information: [paper](https://arxiv.org/pdf/2602.07621)
33
 
34
 
35
+ ## Version Info
36
+
37
+ Please use the latest version, **v1.1**.
38
+
39
+ ### Changes from v1.0 to v1.1
40
+
41
+ Compared with **v1.0**, **v1.1** includes the following changes.
42
+
43
+ #### Removed Samples
44
+
45
+ The following 20 samples have been removed:
46
+
47
+ - `val_tab_1594`
48
+ - `val_tab_0067`
49
+ - `val_tab_0491`
50
+ - `val_tab_1555`
51
+ - `val_tab_0147`
52
+ - `val_fig_1529`
53
+ - `val_fig_0169`
54
+ - `val_tab_0418`
55
+ - `val_tab_0419`
56
+ - `val_tab_0088`
57
+ - `val_tab_1577`
58
+ - `val_tab_1560`
59
+ - `val_fig_0264`
60
+ - `val_fig_0265`
61
+ - `val_fig_1539`
62
+ - `val_tab_1592`
63
+ - `val_tab_0261`
64
+ - `val_tab_0260`
65
+ - `val_fig_0077`
66
+ - `val_fig_0078`
67
+
68
+ #### Updated `use_context` Values
69
+
70
+ The `use_context` value has been updated for the following 5 samples:
71
+
72
+ - `val_tab_0026`
73
+ - `val_tab_0027`
74
+ - `val_tab_0230`
75
+ - `val_tab_1529`
76
+ - `val_tab_0019`
77
+
78
  ## Table JSON Notes:
79
 
80
  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.