Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -80,37 +80,25 @@ dataset_info:
|
|
80 |
dataset_size: 187509908.0
|
81 |
---
|
82 |
|
83 |
-
# Dataset Card
|
84 |
|
85 |
-
|
86 |
-
|
87 |
-
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
88 |
|
89 |
## Dataset Details
|
90 |
|
91 |
### Dataset Description
|
92 |
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
- **Curated by:** [More Information Needed]
|
98 |
-
- **Funded by [optional]:** [More Information Needed]
|
99 |
-
- **Shared by [optional]:** [More Information Needed]
|
100 |
-
- **Language(s) (NLP):** [More Information Needed]
|
101 |
-
- **License:** [More Information Needed]
|
102 |
|
103 |
-
### Dataset Sources
|
104 |
|
105 |
-
|
106 |
|
107 |
-
- **Repository:** [More Information Needed]
|
108 |
-
- **Paper [optional]:** [More Information Needed]
|
109 |
-
- **Demo [optional]:** [More Information Needed]
|
110 |
|
111 |
## Uses
|
112 |
|
113 |
-
|
114 |
|
115 |
### Direct Use
|
116 |
|
|
|
80 |
dataset_size: 187509908.0
|
81 |
---
|
82 |
|
83 |
+
# Dataset Card
|
84 |
|
85 |
+
Semi-synthetic dataset with multimodal confounding.
|
86 |
+
The dataset is generated according to the description in [DoubleMLDeep: Estimation of Causal Effects with Multimodal Data](https://arxiv.org/abs/2402.01785).
|
|
|
87 |
|
88 |
## Dataset Details
|
89 |
|
90 |
### Dataset Description
|
91 |
|
92 |
+
The dataset contains the following columns:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
|
94 |
+
### Dataset Sources
|
95 |
|
96 |
+
The dataset is based on the three
|
97 |
|
|
|
|
|
|
|
98 |
|
99 |
## Uses
|
100 |
|
101 |
+
The dataset should as a benchmark to compare different causal inference methods for observational data under multimodal confounding.
|
102 |
|
103 |
### Direct Use
|
104 |
|