LLM-Hallucination / index.html
rhea2809's picture
Update index.html
ddbb5d3
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<img src="/raii_b.png" width="300">
<br>
<br>
<br>
<h1>RAISE LLM HALLUCINATION BENCHMARK</h1>
<p>Evaluates the potential for misleading AI-generated results, addressing the challenges posed by large language models to ensure accurate and dependable AI outcomes.</p>
<br>
<p><i>Contact RAI Admin for Access</i></p>
</div>
</body>
</html>