Upload dataset
Browse files- README.md +45 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: total_requests
|
| 5 |
+
dtype: int64
|
| 6 |
+
- name: test_duration_sec
|
| 7 |
+
dtype: float64
|
| 8 |
+
- name: successful_requests
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: avg_latency_ms
|
| 11 |
+
dtype: float64
|
| 12 |
+
- name: p95_latency_ms
|
| 13 |
+
dtype: float64
|
| 14 |
+
- name: throughput_req_per_sec
|
| 15 |
+
dtype: float64
|
| 16 |
+
- name: avg_embedding_size
|
| 17 |
+
dtype: int64
|
| 18 |
+
- name: hw_type
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: batch_size
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: engine
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: vendor
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: vus
|
| 27 |
+
dtype: int64
|
| 28 |
+
- name: seconds_per_billion
|
| 29 |
+
dtype: float64
|
| 30 |
+
- name: cost_per_sec
|
| 31 |
+
dtype: float64
|
| 32 |
+
- name: 1B_cost
|
| 33 |
+
dtype: float64
|
| 34 |
+
splits:
|
| 35 |
+
- name: train
|
| 36 |
+
num_bytes: 12250
|
| 37 |
+
num_examples: 98
|
| 38 |
+
download_size: 11932
|
| 39 |
+
dataset_size: 12250
|
| 40 |
+
configs:
|
| 41 |
+
- config_name: default
|
| 42 |
+
data_files:
|
| 43 |
+
- split: train
|
| 44 |
+
path: data/train-*
|
| 45 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b7f38bb90f8c00c14f3f69ee2a16e6161ef21dab86970cee98e9029d6f47c89
|
| 3 |
+
size 11932
|