manleyroberts
commited on
Upload dataset
Browse files- README.md +6 -4
- data/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -11,18 +11,20 @@ dataset_info:
|
|
11 |
dtype: string
|
12 |
- name: task
|
13 |
dtype: string
|
|
|
|
|
14 |
splits:
|
15 |
- name: test
|
16 |
-
num_bytes:
|
17 |
num_examples: 150
|
18 |
-
download_size:
|
19 |
-
dataset_size:
|
20 |
configs:
|
21 |
- config_name: default
|
22 |
data_files:
|
23 |
- split: test
|
24 |
path: data/test-*
|
25 |
-
arxiv: 2406.19314
|
26 |
---
|
27 |
# Dataset Card for "livebench/data_analysis"
|
28 |
LiveBench is a benchmark for LLMs designed with test set contamination and objective evaluation in mind. It has the following properties:
|
|
|
11 |
dtype: string
|
12 |
- name: task
|
13 |
dtype: string
|
14 |
+
- name: livebench_release_date
|
15 |
+
dtype: timestamp[s]
|
16 |
splits:
|
17 |
- name: test
|
18 |
+
num_bytes: 305248
|
19 |
num_examples: 150
|
20 |
+
download_size: 149329
|
21 |
+
dataset_size: 305248
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
25 |
- split: test
|
26 |
path: data/test-*
|
27 |
+
arxiv: 2406.19314
|
28 |
---
|
29 |
# Dataset Card for "livebench/data_analysis"
|
30 |
LiveBench is a benchmark for LLMs designed with test set contamination and objective evaluation in mind. It has the following properties:
|
data/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:911bfd0e8c9c5acf1a2250bfef0dfe4176b54a92df1a6580dd1ed8795b5d92c9
|
3 |
+
size 149329
|