fm_data_tasks
fm_data_tasks copied to clipboard
Missing scripts for schema matching and data transformation
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
the test script stated entity matching which is not the same as schema matching