Question Answering
Transformers
PyTorch
Safetensors
French
camembert
Carbon Emissions
Inference Endpoints
bourdoiscatie commited on
Commit
dcb2db4
1 Parent(s): a65d3b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -22,7 +22,7 @@ metrics:
22
  - exact_match
23
  library_name: transformers
24
  pipeline_tag: question-answering
25
- co2_eq_emissions: 90
26
  ---
27
 
28
  # QAmembert
@@ -160,10 +160,10 @@ result
160
  *Carbon emissions were 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). The hardware, runtime, cloud provider, and compute region were utilized to estimate the carbon impact.*
161
 
162
  - **Hardware Type:** A100 PCIe 40/80GB
163
- - **Hours used:** 4.96
164
  - **Cloud Provider:** Private Infrastructure
165
  - **Carbon Efficiency (kg/kWh):** 0.076kg (estimated from [electricitymaps](https://app.electricitymaps.com/zone/FR) ; we take the average carbon intensity in France for the month of March 2023, as we are unable to use the data for the day of training, which are not available.)
166
- - **Carbon Emitted** *(Power consumption x Time x Carbon produced based on location of power grid)*: 0.09 kg eq. CO2
167
 
168
 
169
  ## Citations
 
22
  - exact_match
23
  library_name: transformers
24
  pipeline_tag: question-answering
25
+ co2_eq_emissions: 100
26
  ---
27
 
28
  # QAmembert
 
160
  *Carbon emissions were 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). The hardware, runtime, cloud provider, and compute region were utilized to estimate the carbon impact.*
161
 
162
  - **Hardware Type:** A100 PCIe 40/80GB
163
+ - **Hours used:** 5h and 36 min
164
  - **Cloud Provider:** Private Infrastructure
165
  - **Carbon Efficiency (kg/kWh):** 0.076kg (estimated from [electricitymaps](https://app.electricitymaps.com/zone/FR) ; we take the average carbon intensity in France for the month of March 2023, as we are unable to use the data for the day of training, which are not available.)
166
+ - **Carbon Emitted** *(Power consumption x Time x Carbon produced based on location of power grid)*: 0.1 kg eq. CO2
167
 
168
 
169
  ## Citations