Lucas-Hyun-Lee commited on
Commit
b9cc27a
1 Parent(s): 5100986

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -5
README.md CHANGED
@@ -175,11 +175,26 @@ Use the code below to get started with the model.
175
 
176
  Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
177
 
178
- - **Hardware Type:** [More Information Needed]
179
- - **Hours used:** [More Information Needed]
180
- - **Cloud Provider:** [More Information Needed]
181
- - **Compute Region:** [More Information Needed]
182
- - **Carbon Emitted:** [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
 
184
  ## Technical Specifications [optional]
185
 
 
175
 
176
  Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
177
 
178
+ \usepackage{hyperref}
179
+
180
+ \subsection{CO2 Emission Related to Experiments}
181
+
182
+ Experiments were conducted using Google Cloud Platform in region northamerica-northeast1, which has a carbon efficiency of 0.03 kgCO$_2$eq/kWh. A cumulative of 3 hours of computation was performed on hardware of type A100 PCIe 40/80GB (TDP of 250W).
183
+
184
+ Total emissions are estimated to be 0.02 kgCO$_2$eq of which 100 percents were directly offset by the cloud provider.
185
+
186
+ %Uncomment if you bought additional offsets:
187
+ %XX kg CO2eq were manually offset through \href{link}{Offset Provider}.
188
+
189
+ Estimations were conducted using the \href{https://mlco2.github.io/impact#compute}{MachineLearning Impact calculator} presented in \cite{lacoste2019quantifying}.
190
+
191
+ @article{lacoste2019quantifying,
192
+ title={Quantifying the Carbon Emissions of Machine Learning},
193
+ author={Lacoste, Alexandre and Luccioni, Alexandra and Schmidt, Victor and Dandres, Thomas},
194
+ journal={arXiv preprint arXiv:1910.09700},
195
+ year={2019}
196
+ }
197
+
198
 
199
  ## Technical Specifications [optional]
200