fix trustLLM pages

This commit is contained in:
Elvis Saravia 2024-01-15 21:03:33 -06:00
parent 39821b9155
commit 4271d1fc3c
50 changed files with 133 additions and 25 deletions

View File

@ -5,6 +5,7 @@
"applications": "Applications",
"models": "Models",
"risks": "Risks & Misuses",
"research": "LLM Research Findings",
"papers": "Papers",
"tools": "Tools",
"notebooks": "Notebooks",

View File

@ -5,6 +5,7 @@
"applications": "Anwendungen",
"models": "Modelle",
"risks": "Risiken & Missbrauch",
"research": "LLM Research Findings",
"papers": "Papers",
"tools": "Werkzeuge & Bibliotheken",
"notebooks": "Notebooks",

View File

@ -5,6 +5,7 @@
"applications": "Aplicaciones",
"models": "Modelos",
"risks": "Riesgos y Malos Usos",
"research": "LLM Research Findings",
"papers": "Papers",
"tools": "Herramientas",
"notebooks": "Notebooks",

View File

@ -5,6 +5,7 @@
"applications": "Applications",
"models": "Models",
"risks": "Risks & Misuses",
"research": "LLM Research Findings",
"papers": "Papers",
"tools": "Tools",
"notebooks": "Notebooks",

View File

@ -5,6 +5,7 @@
"applications": "Applications",
"models": "Models",
"risks": "Risques et Mésusages",
"research": "LLM Research Findings",
"papers": "Papers",
"tools": "Outils",
"notebooks": "Notebooks",

View File

@ -6,6 +6,7 @@
"models": "Modelli",
"risks": "Rischi & Abusi",
"papers": "Articoli scientifici",
"research": "LLM Research Findings",
"tools": "Strumenti",
"notebooks": "Notebook",
"datasets": "Dataset",

View File

@ -5,6 +5,7 @@
"applications": "Applications",
"models": "Models",
"risks": "Risks & Misuses",
"research": "LLM Research Findings",
"papers": "Papers",
"tools": "Tools",
"notebooks": "Notebooks",

View File

@ -5,6 +5,7 @@
"applications": "Applications",
"models": "Models",
"risks": "Risks & Misuses",
"research": "LLM Research Findings",
"papers": "Papers",
"tools": "Tools",
"notebooks": "Notebooks",

View File

@ -5,6 +5,7 @@
"applications": "Aplicações",
"models": "Modelos",
"risks": "Riscos e usos indevidos",
"research": "LLM Research Findings",
"papers": "Artigos",
"tools": "Ferramentas",
"notebooks": "Notebooks",

View File

@ -5,6 +5,7 @@
"applications": "Применение",
"models": "Модели",
"risks": "Риски и неправильное использование",
"research": "LLM Research Findings",
"papers": "Статьи",
"tools": "Инструменты",
"notebooks": "Notebooks",

View File

@ -5,6 +5,7 @@
"applications": "Uygulamalar",
"models": "Modeller",
"risks": "Riskler ve Kötüye Kullanımlar",
"research": "LLM Research Findings",
"papers": "Makaleler",
"tools": "Araçlar",
"notebooks": "Notlar",

View File

@ -5,6 +5,7 @@
"applications": "提示应用",
"models": "模型",
"risks": "风险和误用",
"research": "LLM Research Findings",
"papers": "论文",
"tools": "工具和库",
"notebooks": "Prompt Engineering 笔记本",

3
pages/research.ca.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.de.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -1,30 +1,18 @@
# LLM Research Findings
import {Cards, Card} from 'nextra-theme-docs'
import {FilesIcon} from 'components/icons'
In this section, we regularly highlight miscellaneous and interesting research findings about how to better work with large language models (LLMs). It include new tips, insights and developments around important LLM research areas such as scaling, agents, efficiency, hallucination, architectures, prompt injection, and much more.
LLM research and AI research in general is moving fast so we hope that this resource can help both researchers and developers stay ahead of important developments. We also welcome contributions to this section if you would like to highlight an exciting finding about your research or experiments.
LLM research and AI research in general is moving fast so we hope that this resource can help both researchers and developers stay ahead of important developments. We also welcome contributions to this section if you would like to highlight an exciting finding about your research or experiments.
## Sleeper Agents
<Cards>
<Card
icon={<FilesIcon />}
title="Trustworthiness in LLMs"
href="/research/trustworthiness-in-llms"
/>
</Cards>
This is just a random text.
Date:
Reference:
## Tipping ChatGPT
This is just a random text.
Date:
Reference:
## Sleeper Agents
This is just a random text.
Date:
Reference:

3
pages/research.es.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.fi.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.fr.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.it.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.jp.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.kr.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.pt.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.ru.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.tr.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

3
pages/research.zh.mdx Normal file
View File

@ -0,0 +1,3 @@
# LLM Research Findings
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
{
"trustworthiness-in-llms": "Trustworthiness in LLMs"
}

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -8,7 +8,7 @@ import TRUSTLLM3 from '../../img/llms/truthfulness-leaderboard.png'
Trustworthy LLMs are important to build applications in high-stake domains like health and finance. While LLMs like ChatGPT are very capable of producing human readable responses they don't guarantee trustworthy responses across dimensions like truthfulness, safety, and privacy, among others.
[Sun et al., 2024](https://arxiv.org/abs/2401.05561) recently proposes a comprehensive study of trustworthiness in LLMs, discussing challenges, benchmarks, evaluation, analysis of approaches, and future directions.
[Sun et al. (2024)](https://arxiv.org/abs/2401.05561) recently proposed a comprehensive study of trustworthiness in LLMs, discussing challenges, benchmarks, evaluation, analysis of approaches, and future directions.
One of the greater challenges of taking current LLMs into production is trustworthiness. Their survey proposes a set of principles for trustworthy LLMs that span 8 dimensions, including a benchmark across 6 dimensions (truthfulness, safety, fairness, robustness, privacy, and machine ethics).

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.

View File

@ -0,0 +1,3 @@
# Trustworthiness in LLMs
This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right.