elismasilva commited on
Commit
f253aa3
·
verified ·
1 Parent(s): d70318d

Metrics for openai/gpt-4.1-nano (run_id: ded475ac-c069-41f2-b021-a3d33a31e5b9)

Browse files
Files changed (2) hide show
  1. README.md +41 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: run_id
5
+ dtype: string
6
+ - name: service_name
7
+ dtype: string
8
+ - name: co2_emissions_gco2e
9
+ dtype: float64
10
+ - name: power_cost_usd
11
+ dtype: float64
12
+ - name: gpu_utilization_percent
13
+ dtype: float64
14
+ - name: gpu_memory_used_mib
15
+ dtype: float64
16
+ - name: gpu_memory_total_mib
17
+ dtype: float64
18
+ - name: gpu_temperature_celsius
19
+ dtype: float64
20
+ - name: gpu_power_watts
21
+ dtype: float64
22
+ - name: timestamp
23
+ dtype: string
24
+ - name: timestamp_unix_nano
25
+ dtype: string
26
+ - name: operation
27
+ dtype: string
28
+ - name: gen_ai_requests
29
+ dtype: float64
30
+ splits:
31
+ - name: train
32
+ num_bytes: 42236
33
+ num_examples: 222
34
+ download_size: 10287
35
+ dataset_size: 42236
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80a6f2a57ad0398bf249159bc6f6711ea05a965a8174640d1da69b7e74342a46
3
+ size 10287