Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -9,8 +9,11 @@
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<img src="/raii_b.png" width="300">
|
|
|
12 |
<h1>RAISE LLM HALLUCINATION BENCHMARK</h1>
|
|
|
13 |
<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>
|
|
|
14 |
<p>Contact RAI Admin for Access</p>
|
15 |
</div>
|
16 |
</body>
|
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<img src="/raii_b.png" width="300">
|
12 |
+
<br>
|
13 |
<h1>RAISE LLM HALLUCINATION BENCHMARK</h1>
|
14 |
+
<br>
|
15 |
<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>
|
16 |
+
<br>
|
17 |
<p>Contact RAI Admin for Access</p>
|
18 |
</div>
|
19 |
</body>
|