From 381b79ff42780933616f8294bdbac8c75f0f1257 Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Fri, 10 May 2024 12:20:34 -0600 Subject: [PATCH] fixed zh meta --- pages/research/_meta.zh.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pages/research/_meta.zh.json b/pages/research/_meta.zh.json index 54045a4..f897913 100644 --- a/pages/research/_meta.zh.json +++ b/pages/research/_meta.zh.json @@ -1,5 +1,15 @@ { "llm-agents": "LLM Agents", "rag": "RAG for LLMs", - "trustworthiness-in-llms": "Trustworthiness in LLMs" + "llm-reasoning": "LLM Reasoning", + "rag-faithfulness": "RAG Faithfulness", + "llm-recall": "LLM In-Context Recall", + "rag_hallucinations": "RAG Reduces Hallucination", + "synthetic_data": "Synthetic Data", + "thoughtsculpt": "ThoughtSculpt", + "infini-attention": "Infini-Attention", + "guided-cot": "LM-Guided CoT", + "trustworthiness-in-llms": "Trustworthiness in LLMs", + "llm-tokenization": "LLM Tokenization", + "groq": "Groq 是什么?" } \ No newline at end of file