nataliaElv's picture
nataliaElv HF staff
First proposal
9b8d1cf
raw
history blame
2.62 kB
<!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>
<h1>Welcome Language Leads!</h1>
<p> Here you will find a communications pack that you can use to share about your participation in this annotation sprint in social media.</p>
<p> Don't forget to translate and adapt the following texts and images to appeal to communities of speakers in the language(s) you’re leading.
</p>
</br>
<div class="card">
<h2>Announce you've been selected to be a lead!</h2>
<p>I’m thrilled to share that I’ll be leading [LANGUAGE(S)] in Hugging Face’s collaborative annotation sprint! 🤗 </p>
<p>I’ll be helping to build an open dataset to improve language models for our language. Do you want to join me? I’ll share more details about this soon!</p>
<a href="https://huggingface.co/docs/hub/spaces" target="_blank"><img alt="Image for posts to rectruit collaborators" width="500" src="images/lead_announcement.png"></a>
</div>
</br>
<div class="card">
<h2>Recuiting collaborators for your language (option 1)</h2>
<p>I’m thrilled to share that I’ll be leading [LANGUAGE(S)] in Hugging Face’s collaborative annotation sprint! 🤗 </p>
<p>I’ll be helping to build an open dataset to improve language models for our language. Do you want to join me? I’ll share more details about this soon!</p>
<a href="https://huggingface.co/docs/hub/spaces" target="_blank"><img alt="Image for posts to rectruit collaborators" width="500" src="images/lead_hunting.png"></a>
</div>
</br>
<div class="card">
<h2>Recuiting collaborators for your language (option 2)</h2>
<p>Do you want to improve the quality of language models in [LANGUAGE(S)]?</p>
<p>Join me in this collaborative annotation sprint! No experience needed - simply go to [this link] to start annotating!</p>
<a href="https://huggingface.co/docs/hub/spaces" target="_blank"><img alt="Image for posts to rectruit collaborators" width="500" src="images/lead_hunting.png"></a>
</div>
</br>
<div class="card">
<h2>Recuiting language leads</h2>
<p>Do you want to improve the quality of language models in [LANGUAGE(S)]?</p>
<p>Join me in this collaborative annotation sprint! No experience needed - simply go to [this link] to start annotating!</p>
<a href="https://huggingface.co/docs/hub/spaces" target="_blank"><img alt="Image for posts to rectruit collaborators" width="500" src="images/lead_hunting.png"></a>
</div>
</body>
</html>