added CO2 emissions in README.md
Browse files
README.md
CHANGED
|
@@ -25,6 +25,12 @@ model-index:
|
|
| 25 |
- name: Wer
|
| 26 |
type: wer
|
| 27 |
value: 7.514
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
---
|
| 29 |
|
| 30 |
# Whisper Medium nl - GeoffVdr
|
|
|
|
| 25 |
- name: Wer
|
| 26 |
type: wer
|
| 27 |
value: 7.514
|
| 28 |
+
co2_eq_emissions:
|
| 29 |
+
emissions: 2930
|
| 30 |
+
source: https://mlco2.github.io/impact/
|
| 31 |
+
training_type: fine-tuning
|
| 32 |
+
geographical_location: Ghent, Belgium
|
| 33 |
+
hardware_used: 1 v100 GPU
|
| 34 |
---
|
| 35 |
|
| 36 |
# Whisper Medium nl - GeoffVdr
|