Add informations about equivalent and how to reduce impacts, add LinkedIn CTA
Browse files
README.md
CHANGED
@@ -16,16 +16,18 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
16 |
To do:
|
17 |
|
18 |
- [ ] Add a tab with basic documentation
|
19 |
-
- [x] Definition of each indicator (tool tip)
|
20 |
- [ ] Basic explanation of the methodology
|
21 |
- Why it depends on the number of tokens? (What is a token?)
|
22 |
- What is taken into account? (usage, manufacturing for inference != training)
|
23 |
- What hypotheses have we made?
|
24 |
-
- [
|
25 |
-
- [
|
|
|
26 |
- [ ] Call to actions: (Valentin)
|
27 |
-
- Follow us on LinkedIn
|
28 |
- Share the results of a simulation (e.g. export an image generated with plotly for instance?)
|
29 |
- [x] Add an advanced/expert tab
|
30 |
- True number of tokens
|
31 |
- Expose more inputs like the electricity mix
|
|
|
|
16 |
To do:
|
17 |
|
18 |
- [ ] Add a tab with basic documentation
|
19 |
+
- [x] Definition of each indicator (check the use of tool tip in gradio ?)
|
20 |
- [ ] Basic explanation of the methodology
|
21 |
- Why it depends on the number of tokens? (What is a token?)
|
22 |
- What is taken into account? (usage, manufacturing for inference != training)
|
23 |
- What hypotheses have we made?
|
24 |
+
- [X] Explain how to reduce the impacts? What are good strategies? (Valentin)
|
25 |
+
- [X] Add more indicators like (km by car, kg of concrete, ...) we can use [impactco2.fr](https://impactco2.fr/). (Valentin)
|
26 |
+
- To enrich !
|
27 |
- [ ] Call to actions: (Valentin)
|
28 |
+
- [X] Follow us on LinkedIn
|
29 |
- Share the results of a simulation (e.g. export an image generated with plotly for instance?)
|
30 |
- [x] Add an advanced/expert tab
|
31 |
- True number of tokens
|
32 |
- Expose more inputs like the electricity mix
|
33 |
+
- [ ] Idea : "estimate a given prompt impact" function which allows to enter a prompt in a text field and estimate its impacts
|