Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,12 +158,12 @@ Systems used in the Inception stage SHALL be included in the Provider SCI calcul
All carbon emissions associated with systems used in the Design and Development stage SHALL be included in the Provider SCI calculation, including:
- Data collection, preprocessing, and cleaning systems
- Synthetic data generation
- Compute, storage, and networking resources for model training
- Compute, storage, and networking resources for model training stages (including, but not limited to, pre-training, mid-training and post-training)
- Distributed training infrastructure
- Model selection and benchmarking systems
- Evaluation frameworks

Emissions from model training SHALL be calculated over the entire training duration, including but not limited to, accounting for all epochs, steps, parameter updates, intermediate runs, and early stopping phases.
Emissions from model training SHALL be calculated over the entire training duration, including but not limited to, accounting for all epochs, steps, parameter updates, intermediate & test runs, and early stopping phases.

### 7.3 Deployment (Provider)

Expand Down
Loading