Added co2 emissions
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
language: "da"
|
|
|
3 |
tags:
|
4 |
- ælæctra
|
5 |
- pytorch
|
@@ -11,6 +12,7 @@ datasets:
|
|
11 |
- DAGW
|
12 |
metrics:
|
13 |
- f1
|
|
|
14 |
---
|
15 |
|
16 |
# Ælæctra - A Step Towards More Efficient Danish Natural Language Processing
|
|
|
1 |
---
|
2 |
language: "da"
|
3 |
+
co2_eq_emissions: 2205.225
|
4 |
tags:
|
5 |
- ælæctra
|
6 |
- pytorch
|
|
|
12 |
- DAGW
|
13 |
metrics:
|
14 |
- f1
|
15 |
+
|
16 |
---
|
17 |
|
18 |
# Ælæctra - A Step Towards More Efficient Danish Natural Language Processing
|