aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-04-12 14:55:08 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-04-12 14:55:08 -0300
commit0d9e9bdf2f9738dbb798d7be2585bbc7dafe8838 (patch)
tree1415af54db7d0337a93fa1c296441737d516c51b
parentfdcd2c4ef13e1652712afdb486945404de39d816 (diff)
downloadbiblio-0d9e9bdf2f9738dbb798d7be2585bbc7dafe8838.tar.gz
biblio-0d9e9bdf2f9738dbb798d7be2585bbc7dafe8838.tar.bz2
Adds @li2023 and @li2023-2
-rw-r--r--ai.bib18
1 files changed, 18 insertions, 0 deletions
diff --git a/ai.bib b/ai.bib
index 9633b71..e697f8a 100644
--- a/ai.bib
+++ b/ai.bib
@@ -81,3 +81,21 @@
volume = "",
url = ""
}
+
+@misc{li2023,
+ title = {Making AI Less "Thirsty": Uncovering and Addressing the Secret Water Footprint of AI Models},
+ author = {Pengfei Li and Jianyi Yang and Mohammad A. Islam and Shaolei Ren},
+ year = {2023},
+ eprint = {2304.03271},
+ archivePrefix = {arXiv},
+ primaryClass = {cs.LG}
+ url = "https://arxiv.org/abs/2304.03271",
+}
+
+@misc{li2023-2,
+ title = "Water Is the New CO₂",
+ author = "Shaolei Ren",
+ year = "2023",
+ url = "https://sustain.algorithmwatch.org/en/water-is-the-new-co2/",
+ note = "Acessado em 04/12/2024",
+}