Spaces:
Running
Running
Ashmi Banerjee
commited on
Commit
•
1b399ab
1
Parent(s):
ffa6758
update
Browse files- README.md +3 -2
- src/ui/templates/intro.html +1 -1
README.md
CHANGED
@@ -29,8 +29,9 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
29 |
- [x] Add emissions calculation and starting point
|
30 |
- [x] Add more cities to starting point
|
31 |
- [x] Experiment with the sustainability & without sustainability prompt
|
32 |
-
- [
|
33 |
- [x] UI refactoring
|
34 |
- [ ] Log the different queries and the results
|
35 |
- [x] Clear does not clear the country
|
36 |
-
- [ ] Text formatting of the output
|
|
|
|
29 |
- [x] Add emissions calculation and starting point
|
30 |
- [x] Add more cities to starting point
|
31 |
- [x] Experiment with the sustainability & without sustainability prompt
|
32 |
+
- [x] Adapt the gradio examples to the right format
|
33 |
- [x] UI refactoring
|
34 |
- [ ] Log the different queries and the results
|
35 |
- [x] Clear does not clear the country
|
36 |
+
- [ ] Text formatting of the output
|
37 |
+
- [ ] Update paper citation
|
src/ui/templates/intro.html
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
local community interests, and visitor satisfaction.
|
12 |
We enhance the traditional RAG system by incorporating a sustainability metric based on a city’s popularity and
|
13 |
seasonal demand during the prompt augmentation phase.
|
14 |
-
This modification, called Sustainability Augmented Reranking (SAR)
|
15 |
sustainability goals.
|
16 |
</p>
|
17 |
|
|
|
11 |
local community interests, and visitor satisfaction.
|
12 |
We enhance the traditional RAG system by incorporating a sustainability metric based on a city’s popularity and
|
13 |
seasonal demand during the prompt augmentation phase.
|
14 |
+
This modification, called <b>Sustainability Augmented Reranking (SAR)</b>, ensures the system's recommendations align with
|
15 |
sustainability goals.
|
16 |
</p>
|
17 |
|