manleyroberts
commited on
Upload dataset
Browse files- README.md +6 -4
- data/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -17,22 +17,24 @@ dataset_info:
|
|
17 |
dtype: string
|
18 |
- name: task
|
19 |
dtype: string
|
|
|
|
|
20 |
- name: citation
|
21 |
dtype: string
|
22 |
- name: raw_id
|
23 |
dtype: int64
|
24 |
splits:
|
25 |
- name: test
|
26 |
-
num_bytes:
|
27 |
num_examples: 140
|
28 |
-
download_size:
|
29 |
-
dataset_size:
|
30 |
configs:
|
31 |
- config_name: default
|
32 |
data_files:
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
-
arxiv: 2406.19314
|
36 |
---
|
37 |
# Dataset Card for "livebench/language"
|
38 |
LiveBench is a benchmark for LLMs designed with test set contamination and objective evaluation in mind. It has the following properties:
|
|
|
17 |
dtype: string
|
18 |
- name: task
|
19 |
dtype: string
|
20 |
+
- name: livebench_release_date
|
21 |
+
dtype: timestamp[s]
|
22 |
- name: citation
|
23 |
dtype: string
|
24 |
- name: raw_id
|
25 |
dtype: int64
|
26 |
splits:
|
27 |
- name: test
|
28 |
+
num_bytes: 468987
|
29 |
num_examples: 140
|
30 |
+
download_size: 278160
|
31 |
+
dataset_size: 468987
|
32 |
configs:
|
33 |
- config_name: default
|
34 |
data_files:
|
35 |
- split: test
|
36 |
path: data/test-*
|
37 |
+
arxiv: 2406.19314
|
38 |
---
|
39 |
# Dataset Card for "livebench/language"
|
40 |
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:e95ec9069c9092f92621fa03d35deb9797376cdcd1bd7c8b90e15221552db6c6
|
3 |
+
size 278160
|