umarbutler
commited on
Commit
•
e2eccb7
1
Parent(s):
741a624
Added estimated CO2 emissions of training.
Browse files
README.md
CHANGED
@@ -50,6 +50,12 @@ model-index:
|
|
50 |
name: EmuBert Creator
|
51 |
url: https://github.com/umarbutler/emubert-creator
|
52 |
pipeline_tag: fill-mask
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
---
|
54 |
|
55 |
# EmuBert
|
|
|
50 |
name: EmuBert Creator
|
51 |
url: https://github.com/umarbutler/emubert-creator
|
52 |
pipeline_tag: fill-mask
|
53 |
+
co2_eq_emissions:
|
54 |
+
emissions: 18750
|
55 |
+
source: "ML CO2 Impact"
|
56 |
+
training_type: "pre-training"
|
57 |
+
geographical_location: "Melbourne, Victoria, Australia"
|
58 |
+
hardware_used: "Nvidia RTX 2080 Ti"
|
59 |
---
|
60 |
|
61 |
# EmuBert
|