Green AI Carbon Accounting Model Card

Dummy public model repository for the Green AI / Hugging Face Model Card carbon accounting audit.

Training run

Field Value
GPU NVIDIA V100 (TDP 300 W)
GPU count 5
GPU-hours 80.2
Region asia-south1
Grid intensity 650 gCO2eq/kWh
PUE 1.36
Training type pre-training

Energy

energy_kWh = (TDP_watts * num_gpus * gpu_hours * PUE) / 1000
           = (300 * 5 * 80.2 * 1.36) / 1000
           = 163.608 kWh

Carbon emissions

co2_kg = (energy_kWh * region_gCO2eq_per_kWh) / 1000
       = (163.608 * 650) / 1000
       = 106.345 kg CO2eq
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support