File size: 468 Bytes
309320b
 
 
 
 
 
f2b9c2c
309320b
 
 
 
 
 
d67021d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html lang="">
  <head>
    <meta charset="UTF-8">
    <link rel="icon" href="">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="A platform to view and submit tested results on information capacity of LLMs.">
    <title>Information Capacity Leaderboard - TeleAI</title>
  </head>
  <body>
    <div id="app"></div>
    <script type="module" src="/src/main.js"></script>
  </body>
</html>