Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
language:
|
4 |
-
- av
|
5 |
-
metrics:
|
6 |
-
- accuracy
|
7 |
-
base_model:
|
8 |
-
- microsoft/OmniParser-v2.0
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
15 |
Okay, let's create a document for generating a sustainability app calculator, focusing on a carbon footprint example and incorporating Hugging Face elements.
|
16 |
|
17 |
## Sustainability App Calculator Document: Carbon Footprint Estimator
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- av
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
base_model:
|
8 |
+
- microsoft/OmniParser-v2.0
|
9 |
+
pipeline_tag: reinforcement-learning
|
10 |
+
library_name: flair
|
11 |
+
tags:
|
12 |
+
- climate
|
13 |
+
datasets:
|
14 |
+
- open-thoughts/OpenThoughts-114k
|
15 |
+
---
|
16 |
Okay, let's create a document for generating a sustainability app calculator, focusing on a carbon footprint example and incorporating Hugging Face elements.
|
17 |
|
18 |
## Sustainability App Calculator Document: Carbon Footprint Estimator
|