File size: 675 Bytes
a332249 893984c 0137199 f09d122 d79f6d7 318b34c f09d122 318b34c a332249 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
<!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>
<h3>Evaluates the potential for misleading AI-generated results, addressing the challenges posed by large language models to ensure accurate and dependable AI outcomes.</h3>
<br>
<p><i>Contact RAI Admin for Access</i>Contact RAI Admin for Access</p>
</div>
</body>
</html>
|