Datasets:
Tasks:
Text Generation
Formats:
csv
Languages:
English
Size:
1K - 10K
ArXiv:
Tags:
multimodal
License:
Update README.md
Browse files
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 |
+
```
|