fm_data_tasks icon indicating copy to clipboard operation
fm_data_tasks copied to clipboard

Missing scripts for schema matching and data transformation

Open ForzaMark opened this issue 2 years ago • 1 comments

Hey,

In your paper "Can Foundation Models Wrangle Your Data?" you say

we quantify the zero- and few-shot performance of FMs on five enterprise data tasks: entity matching, error
detection, schema matching, data transformation, and data imputation

you present results for all five of these data tasks but in your code base there are no scripts that run schema matching and data transformation. I want to understand what you did in order to arrive at the stated results for schema matching and data transformation.

Thanks in advance

ForzaMark avatar Oct 27 '23 15:10 ForzaMark

the test script stated entity matching which is not the same as schema matching

second-brain2030 avatar Apr 08 '25 00:04 second-brain2030