Kiy-K commited on
Commit
ffaa5b9
·
verified ·
1 Parent(s): ed92e8b

Metrics for Kiy-K/Fyodor-Q3-8B-Instruct (run_id: job_6f7ee8e4)

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: gpu_id
27
+ dtype: string
28
+ - name: gpu_name
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 6290
33
+ num_examples: 40
34
+ download_size: 7688
35
+ dataset_size: 6290
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:8365961ee8ecdbab249f61eec0d276485079aa82fb97579b6c3e9f4f65f16341
3
+ size 7688