Upload dataset
Browse files- README.md +43 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: Model
|
5 |
+
dtype: string
|
6 |
+
- name: Quantization
|
7 |
+
dtype: string
|
8 |
+
- name: GPUs
|
9 |
+
dtype: string
|
10 |
+
- name: CPUs
|
11 |
+
dtype: string
|
12 |
+
- name: RAM GB
|
13 |
+
dtype: string
|
14 |
+
- name: Context Length
|
15 |
+
dtype: int64
|
16 |
+
- name: Total Tokens
|
17 |
+
dtype: int64
|
18 |
+
- name: Duration (sec)
|
19 |
+
dtype: float64
|
20 |
+
- name: Tokens/sec
|
21 |
+
dtype: float64
|
22 |
+
- name: Time to Retrieve (sec)
|
23 |
+
dtype: float64
|
24 |
+
- name: Start Type
|
25 |
+
dtype: string
|
26 |
+
- name: GPU Max Power (W)
|
27 |
+
dtype: string
|
28 |
+
- name: Server Name
|
29 |
+
dtype: string
|
30 |
+
- name: Test Link
|
31 |
+
dtype: string
|
32 |
+
splits:
|
33 |
+
- name: train
|
34 |
+
num_bytes: 2911
|
35 |
+
num_examples: 20
|
36 |
+
download_size: 8184
|
37 |
+
dataset_size: 2911
|
38 |
+
configs:
|
39 |
+
- config_name: default
|
40 |
+
data_files:
|
41 |
+
- split: train
|
42 |
+
path: data/train-*
|
43 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70889a0de7297df762c2cef9b1baaac7ef63bd0b92c9f54f42c70e56563ec20d
|
3 |
+
size 8184
|