JacobPEvans commited on
Commit
61a68e5
·
verified ·
1 Parent(s): be09d46

feat: initial import of 140 benchmark rows from 56 historical runs

Browse files
Files changed (2) hide show
  1. README.md +49 -3
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- pretty_name: "MLX Benchmarks"
3
  license: apache-2.0
4
  language:
5
  - en
@@ -15,12 +15,58 @@ tags:
15
  - reasoning
16
  - math
17
  size_categories:
18
- - "n<1K"
19
  configs:
20
  - config_name: default
21
  data_files:
22
  - split: train
23
- path: "data/*.parquet"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ---
25
 
26
  # MLX Benchmarks
 
1
  ---
2
+ pretty_name: MLX Benchmarks
3
  license: apache-2.0
4
  language:
5
  - en
 
15
  - reasoning
16
  - math
17
  size_categories:
18
+ - n<1K
19
  configs:
20
  - config_name: default
21
  data_files:
22
  - split: train
23
+ path: data/train-*
24
+ dataset_info:
25
+ features:
26
+ - name: suite
27
+ dtype: string
28
+ - name: model
29
+ dtype: string
30
+ - name: git_sha
31
+ dtype: string
32
+ - name: timestamp
33
+ dtype: string
34
+ - name: trigger
35
+ dtype: string
36
+ - name: schema_version
37
+ dtype: string
38
+ - name: pr_number
39
+ dtype: int64
40
+ - name: skipped
41
+ dtype: bool
42
+ - name: os
43
+ dtype: string
44
+ - name: chip
45
+ dtype: string
46
+ - name: memory_gb
47
+ dtype: int64
48
+ - name: vllm_mlx_version
49
+ dtype: string
50
+ - name: runner
51
+ dtype: string
52
+ - name: errors_json
53
+ dtype: string
54
+ - name: metric_name
55
+ dtype: string
56
+ - name: metric_metric
57
+ dtype: string
58
+ - name: metric_value
59
+ dtype: float64
60
+ - name: metric_unit
61
+ dtype: string
62
+ - name: tags_json
63
+ dtype: string
64
+ splits:
65
+ - name: train
66
+ num_bytes: 43190
67
+ num_examples: 140
68
+ download_size: 13945
69
+ dataset_size: 43190
70
  ---
71
 
72
  # MLX Benchmarks
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f6c8fee0e653fe1cb3d2591247efd4f9911b7c38a1e760ff9762722bc4c0e9e
3
+ size 13945