File size: 929 Bytes
c8597ef
 
 
 
 
50a0045
 
c8597ef
4bdb400
c8597ef
 
50a0045
 
 
 
 
4bdb400
c8597ef
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!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>Thank you for becoming a Language Lead for this community annotation sprint with Hugging Face!🤗</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 translate and adapt all texts and images so that they appeal to communities of speakers in the language(s) you’re leading!
		Share it with coworkers, family, friends and on any social network of your choosing.</p>
		<div id="card-container"></div>
	</body>
</html>