File size: 5,721 Bytes
5c4b56e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
{
  "nodes": {
    "DIA-MVP/my-bert-sentiment-a100": {
      "report": {
        "scope": "incremental",
        "energy_kwh": [
          0.0049,
          0.0049
        ],
        "carbon_kgco2eq": [
          0.0003,
          0.0003
        ],
        "water_liters": [
          0.009,
          0.02
        ],
        "quality": {
          "energy": "measured",
          "carbon": "measured",
          "water": "estimated-from-default-wue"
        },
        "method": "finetune",
        "gpu": "NVIDIA A100-SXM4-80GB",
        "gpu_count": 1,
        "gpu_hours": 0.017,
        "region": "ca-on",
        "tool": "codecarbon"
      },
      "lineage": [
        {
          "model": "distilbert-base-uncased",
          "relation": "finetune"
        }
      ],
      "updated_at": "2026-06-29T04:26:16.166525+00:00"
    },
    "DIA-MVP/llama32-3b-lora-a100": {
      "report": {
        "scope": "incremental",
        "energy_kwh": [
          0.1082,
          0.1082
        ],
        "carbon_kgco2eq": [
          0.007,
          0.007
        ],
        "water_liters": [
          0.195,
          0.433
        ],
        "quality": {
          "energy": "measured",
          "carbon": "measured",
          "water": "estimated-from-default-wue"
        },
        "method": "lora",
        "gpu": "NVIDIA A100-SXM4-80GB",
        "gpu_count": 1,
        "gpu_hours": 0.3014,
        "region": "ca-on",
        "tool": "codecarbon"
      },
      "lineage": [
        {
          "model": "meta-llama/Llama-3.2-3B-Instruct",
          "relation": "lora"
        }
      ],
      "updated_at": "2026-06-29T04:26:16.383336+00:00"
    },
    "DIA-MVP/qwen2.5-7b-lora-a100": {
      "report": {
        "scope": "incremental",
        "energy_kwh": [
          0.6828,
          0.6828
        ],
        "carbon_kgco2eq": [
          0.0442,
          0.0442
        ],
        "water_liters": [
          1.229,
          2.731
        ],
        "quality": {
          "energy": "measured",
          "carbon": "measured",
          "water": "estimated-from-default-wue"
        },
        "method": "lora",
        "gpu": "NVIDIA A100-SXM4-80GB",
        "gpu_count": 1,
        "gpu_hours": 1.6199,
        "region": "ca-on",
        "tool": "codecarbon"
      },
      "lineage": [
        {
          "model": "Qwen/Qwen2.5-7B",
          "relation": "lora"
        }
      ],
      "updated_at": "2026-06-29T04:26:16.600964+00:00"
    },
    "DIA-MVP/resnet50-cifar100-a100": {
      "report": {
        "scope": "incremental",
        "energy_kwh": [
          0.1369,
          0.1369
        ],
        "carbon_kgco2eq": [
          0.0089,
          0.0089
        ],
        "water_liters": [
          0.246,
          0.548
        ],
        "quality": {
          "energy": "measured",
          "carbon": "measured",
          "water": "estimated-from-default-wue"
        },
        "method": "finetune",
        "gpu": "NVIDIA A100-SXM4-80GB",
        "gpu_count": 1,
        "gpu_hours": 0.6684,
        "region": "ca-on",
        "tool": "codecarbon"
      },
      "lineage": [
        {
          "model": "microsoft/resnet-50",
          "relation": "finetune"
        }
      ],
      "updated_at": "2026-06-29T04:26:16.953919+00:00"
    },
    "DIA-MVP/cifar10-simclr-a100": {
      "report": {
        "scope": "incremental",
        "energy_kwh": [
          0.0105,
          0.0105
        ],
        "carbon_kgco2eq": [
          0.0007,
          0.0007
        ],
        "water_liters": [
          0.019,
          0.042
        ],
        "quality": {
          "energy": "measured",
          "carbon": "measured",
          "water": "estimated-from-default-wue"
        },
        "method": "finetune",
        "gpu": "NVIDIA A100-SXM4-80GB",
        "gpu_count": 1,
        "gpu_hours": 0.0555,
        "region": "ca-on",
        "tool": "codecarbon"
      },
      "lineage": [
        {
          "model": "scratch",
          "relation": "finetune"
        }
      ],
      "updated_at": "2026-06-29T04:26:17.166917+00:00"
    },
    "DIA-MVP/mnist-ddpm-a100": {
      "report": {
        "scope": "incremental",
        "energy_kwh": [
          0.104,
          0.104
        ],
        "carbon_kgco2eq": [
          0.0067,
          0.0067
        ],
        "water_liters": [
          0.187,
          0.416
        ],
        "quality": {
          "energy": "measured",
          "carbon": "measured",
          "water": "estimated-from-default-wue"
        },
        "method": "finetune",
        "gpu": "NVIDIA A100-SXM4-80GB",
        "gpu_count": 1,
        "gpu_hours": 0.5017,
        "region": "ca-on",
        "tool": "codecarbon"
      },
      "lineage": [
        {
          "model": "scratch",
          "relation": "finetune"
        }
      ],
      "updated_at": "2026-06-29T04:26:17.379376+00:00"
    },
    "DIA-MVP/tinyllama-lora-a100": {
      "report": {
        "scope": "incremental",
        "energy_kwh": [
          0.0124,
          0.0124
        ],
        "carbon_kgco2eq": [
          0.0008,
          0.0008
        ],
        "water_liters": [
          0.022,
          0.05
        ],
        "quality": {
          "energy": "measured",
          "carbon": "measured",
          "water": "estimated-from-default-wue"
        },
        "method": "lora",
        "gpu": "NVIDIA A100-SXM4-80GB",
        "gpu_count": 1,
        "gpu_hours": 0.035,
        "region": "ca-on",
        "tool": "codecarbon"
      },
      "lineage": [
        {
          "model": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
          "relation": "lora"
        }
      ],
      "updated_at": "2026-06-29T04:26:17.591374+00:00"
    }
  }
}