caiyuhu commited on
Commit
4a904cc
·
verified ·
1 Parent(s): efa18b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,6 +6,7 @@ language:
6
  - en
7
  size_categories:
8
  - 10K<n<100K
 
9
  ---
10
 
11
  ## MCiteBench Dataset
@@ -49,4 +50,4 @@ table_2_idx: [dict[str, str]] # A dictionary mapping table paths to correspondi
49
  idx_2_table: [dict[str, str]] # A reverse dictionary mapping indices back to table paths
50
  meta_data: [dict] # Additional metadata used during the construction of the data
51
  distractor_contents: [list] # Similar to `evidence_contents`, but contains distractors, which are irrelevant or misleading information
52
- ```
 
6
  - en
7
  size_categories:
8
  - 10K<n<100K
9
+ pretty_name: MCiteBench
10
  ---
11
 
12
  ## MCiteBench Dataset
 
50
  idx_2_table: [dict[str, str]] # A reverse dictionary mapping indices back to table paths
51
  meta_data: [dict] # Additional metadata used during the construction of the data
52
  distractor_contents: [list] # Similar to `evidence_contents`, but contains distractors, which are irrelevant or misleading information
53
+ ```