hub-analysis / index.html
davanstrien's picture
davanstrien HF Staff
layout
32bfa44
raw
history blame
624 Bytes
<!DOCTYPE html>
<html>
<body>
<div class="card">
<h1 class="center" style="text-align: center">
🤗 Hub analysis notebooks 🤗
</h1>
<p class="center">
This Space is used to collect notebooks which assess metadata on the
Hugging Face Hub in various ways.
</p>
<h2>Current notebooks</h2>
<ul>
<li>
<a
href="https://huggingface.co/spaces/librarian-bots/hub-metadata-analysis/blob/main/dataset_language_detection.ipynb"
>Dataset Language Analysis</a
>
</li>
</ul>
</div>
</body>
</html>