dia-state-lab / state.json
shainaraza's picture
DIA state update 2026-06-29T04:26:17.591463+00:00
5c4b56e verified
Raw
History Blame Contribute Delete
5.72 kB
{
"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"
}
}
}