Borchmann commited on
Commit
d84eb49
·
verified ·
1 Parent(s): 0684550

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,4 +11,6 @@ short_description: The benchmark for LLMs in Data Science setup.
11
  license: apache-2.0
12
  ---
13
 
14
- The benchmark for LLMs designed to tackle one of the most knowledge-intensive tasks in data science: writing *feature engineering* code, which requires domain knowledge in addition to a deep understanding of the underlying problem and data structure. The method can cheaply and efficiently assess the broad capabilities of LLMs in contrast to the existing methods.
 
 
 
11
  license: apache-2.0
12
  ---
13
 
14
+ The benchmark for LLMs designed to tackle one of the most knowledge-intensive tasks in data science: writing *feature engineering* code, which requires domain knowledge in addition to a deep understanding of the underlying problem and data structure. The method can cheaply and efficiently assess the broad capabilities of LLMs in contrast to the existing methods.
15
+
16
+ See: https://arxiv.org/abs/2410.23331