justinj92 commited on
Commit
4c229e2
1 Parent(s): d35f826

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: text-generation
9
  tags:
10
  - medical
11
  ---
12
- # Model Card for Model ID
13
 
14
  <!-- Provide a quick summary of what the model is/does. -->
15
 
@@ -76,6 +76,28 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
76
  - **Cloud Provider:** [Azure]
77
  - **Compute Region:** [North Europe (Dublin)]
78
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  ## Technical Specifications [optional]
80
 
81
 
 
9
  tags:
10
  - medical
11
  ---
12
+ # Model Card for Phi-Med-V1
13
 
14
  <!-- Provide a quick summary of what the model is/does. -->
15
 
 
76
  - **Cloud Provider:** [Azure]
77
  - **Compute Region:** [North Europe (Dublin)]
78
 
79
+
80
+ \usepackage{hyperref}
81
+
82
+ \subsection{CO2 Emission Related to Experiments}
83
+
84
+ Experiments were conducted using Azure in region northeurope, which has a carbon efficiency of 0.62 kgCO$_2$eq/kWh. A cumulative of 100 hours of computation was performed on hardware of type RTX 3090 (TDP of 350W).
85
+
86
+ Total emissions are estimated to be 21.7 kgCO$_2$eq of which 100 percents were directly offset by the cloud provider.
87
+
88
+ %Uncomment if you bought additional offsets:
89
+ %XX kg CO2eq were manually offset through \href{link}{Offset Provider}.
90
+
91
+ Estimations were conducted using the \href{https://mlco2.github.io/impact#compute}{MachineLearning Impact calculator} presented in \cite{lacoste2019quantifying}.
92
+
93
+ @article{lacoste2019quantifying,
94
+ title={Quantifying the Carbon Emissions of Machine Learning},
95
+ author={Lacoste, Alexandre and Luccioni, Alexandra and Schmidt, Victor and Dandres, Thomas},
96
+ journal={arXiv preprint arXiv:1910.09700},
97
+ year={2019}
98
+ }
99
+
100
+
101
  ## Technical Specifications [optional]
102
 
103