Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
ronch99 commited on
Commit
dbe27ff
1 Parent(s): 43ce491

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,6 +1,14 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
3
  ---
 
4
  ## ScienceAgentBench
5
 
6
  The advancements of language language models (LLMs) have piqued growing interest in developing LLM-based language agents to automate scientific discovery end-to-end, which has sparked both excitement and skepticism about their true capabilities.
 
1
  ---
2
  license: cc-by-4.0
3
+ configs:
4
+ - config_name: validation
5
+ data_files:
6
+ - split: validation
7
+ path: ScienceAgentBench.csv
8
+ language:
9
+ - en
10
  ---
11
+
12
  ## ScienceAgentBench
13
 
14
  The advancements of language language models (LLMs) have piqued growing interest in developing LLM-based language agents to automate scientific discovery end-to-end, which has sparked both excitement and skepticism about their true capabilities.