| | --- |
| | dataset_info: |
| | features: |
| | - name: total_requests |
| | dtype: int64 |
| | - name: test_duration_sec |
| | dtype: float64 |
| | - name: successful_requests |
| | dtype: int64 |
| | - name: avg_latency_ms |
| | dtype: float64 |
| | - name: p95_latency_ms |
| | dtype: float64 |
| | - name: accuracy_percentage |
| | dtype: float64 |
| | - name: throughput_req_per_sec |
| | dtype: float64 |
| | - name: hw_type |
| | dtype: string |
| | - name: batch_size |
| | dtype: int64 |
| | - name: image |
| | dtype: string |
| | - name: engine |
| | dtype: string |
| | - name: vendor |
| | dtype: string |
| | - name: vus |
| | dtype: int64 |
| | - name: seconds_per_billion |
| | dtype: float64 |
| | - name: cost_per_sec |
| | dtype: float64 |
| | - name: 1B_cost |
| | dtype: float64 |
| | splits: |
| | - name: train |
| | num_bytes: 39228 |
| | num_examples: 246 |
| | download_size: 20133 |
| | dataset_size: 39228 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: train |
| | path: data/train-* |
| | --- |
| | |