Commit
·
1ea24f6
1
Parent(s):
811de22
docs: update README
Browse filesAdjust the emission value based on correct calculation.
README.md
CHANGED
@@ -4,7 +4,7 @@ datasets:
|
|
4 |
- wikitext
|
5 |
pipeline_tag: text-generation
|
6 |
co2_eq_emissions:
|
7 |
-
emissions:
|
8 |
training_type: "fine-tuning"
|
9 |
source: "mlco2"
|
10 |
geographical_location: "NY, USA"
|
|
|
4 |
- wikitext
|
5 |
pipeline_tag: text-generation
|
6 |
co2_eq_emissions:
|
7 |
+
emissions: 900
|
8 |
training_type: "fine-tuning"
|
9 |
source: "mlco2"
|
10 |
geographical_location: "NY, USA"
|