Spaces:
Running
Running
Update public/index.html
Browse files- public/index.html +19 -11
public/index.html
CHANGED
|
@@ -1,13 +1,7 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
-
|
| 5 |
-
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
| 6 |
-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
| 7 |
-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
| 8 |
-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
| 9 |
-
})(window,document,'script','dataLayer','GTM-KHSMPC77');</script>
|
| 10 |
-
<!-- End Google Tag Manager -->
|
| 11 |
<meta charset="UTF-8">
|
| 12 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 13 |
<title>Voice of a Continent | SimbaBench Leaderboard</title>
|
|
@@ -202,10 +196,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
| 202 |
</style>
|
| 203 |
</head>
|
| 204 |
<body>
|
| 205 |
-
|
| 206 |
-
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHSMPC77"
|
| 207 |
-
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
| 208 |
-
<!-- End Google Tag Manager (noscript) -->
|
| 209 |
<nav class="navbar layout-width">
|
| 210 |
<a href="https://africa.dlnlp.ai/simba" class="nav-logo">
|
| 211 |
<img src="https://africa.dlnlp.ai/simba/images/simba_main_logo.png" alt="Logo">
|
|
@@ -692,5 +683,22 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|
| 692 |
});
|
| 693 |
}
|
| 694 |
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 695 |
</body>
|
| 696 |
</html>
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
<meta charset="UTF-8">
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 7 |
<title>Voice of a Continent | SimbaBench Leaderboard</title>
|
|
|
|
| 196 |
</style>
|
| 197 |
</head>
|
| 198 |
<body>
|
| 199 |
+
|
|
|
|
|
|
|
|
|
|
| 200 |
<nav class="navbar layout-width">
|
| 201 |
<a href="https://africa.dlnlp.ai/simba" class="nav-logo">
|
| 202 |
<img src="https://africa.dlnlp.ai/simba/images/simba_main_logo.png" alt="Logo">
|
|
|
|
| 683 |
});
|
| 684 |
}
|
| 685 |
</script>
|
| 686 |
+
<!-- Default Statcounter code for Simba HF leaderbaord
|
| 687 |
+
https://huggingface.co/spaces/UBC-NLP/SimbaBench -->
|
| 688 |
+
<script type="text/javascript">
|
| 689 |
+
var sc_project=13207285;
|
| 690 |
+
var sc_invisible=1;
|
| 691 |
+
var sc_security="6e5094fb";
|
| 692 |
+
</script>
|
| 693 |
+
<script type="text/javascript"
|
| 694 |
+
src="https://www.statcounter.com/counter/counter.js"
|
| 695 |
+
async></script>
|
| 696 |
+
<noscript><div class="statcounter"><a title="Web Analytics
|
| 697 |
+
Made Easy - Statcounter" href="https://statcounter.com/"
|
| 698 |
+
target="_blank"><img class="statcounter"
|
| 699 |
+
src="https://c.statcounter.com/13207285/0/6e5094fb/1/"
|
| 700 |
+
alt="Web Analytics Made Easy - Statcounter"
|
| 701 |
+
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
|
| 702 |
+
<!-- End of Statcounter Code -->
|
| 703 |
</body>
|
| 704 |
</html>
|