File size: 645 Bytes
a332249 893984c 0137199 f09d122 d79f6d7 318b34c 59b513c f09d122 ddbb5d3 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>
<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>
|