File size: 1,377 Bytes
c8597ef 50a0045 c8597ef 4bdb400 c8597ef 50a0045 792c07e 4bdb400 c8597ef |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Communications pack</title>
<link rel="icon" type="image/x-icon" href="/images/favicon.png">
<link rel="stylesheet" href="style.css" />
<script src="script.js" defer></script>
</head>
<body>
<h1>Communications pack for Language Leads</h1>
<p style="text-align: center;"><b>Thank you for becoming a Language Lead for this community annotation sprint with Hugging Face!🤗</b></p>
<p>In this page, you will find a communications pack with examples of posts and images that you can use to share about your participation in this annotation sprint. Feel free to adapt all texts and images so that they appeal to communities of speakers in the language(s) you’re leading!</p>
<p>Here are some tips for better engagement:</p>
<p>1️⃣ Translate all texts and images to your target language.</p>
<p>2️⃣ Change the default parrot picture with your own profile picture!</p>
<p>3️⃣ Add your discord username so that collaborators can find you.</p>
<p>4️⃣ Share it with coworkers, family, friends and on any social network or channels of your choosing.</p>
<p>If you have any questions, find Natalia over discord (@nelvirita) or email ([email protected]).</p>
<div id="card-container"></div>
</body>
</html>
|