Spaces:
Running
Running
Initial commit
Browse files
README.md
CHANGED
@@ -1,10 +1,30 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
6 |
sdk: static
|
7 |
-
pinned:
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Open Language Data Initiative
|
3 |
+
short_description: OLDI empowers communities to contribute to key datasets.
|
4 |
+
thumbnail: https://oldi.org/og.png
|
5 |
+
emoji: 🐠
|
6 |
+
colorFrom: yellow
|
7 |
+
colorTo: blue
|
8 |
sdk: static
|
9 |
+
pinned: true
|
10 |
---
|
11 |
|
12 |
+
<style>
|
13 |
+
body { color-scheme: light dark; color: #4b5563; }
|
14 |
+
h1, h2 { color: #0f52ba; font-weight: bold; font-family: Courier, monospace; }
|
15 |
+
h1.title { font-size: 1.4em; text-align: center; }
|
16 |
+
h1.title img { height: 2.5ex; vertical-align: text-bottom; display: inline; margin: 0; }
|
17 |
+
div.info { text-align: center; border: 2px solid #a9cbff; width: fit-content; padding: 15px; margin: 10px auto; }
|
18 |
+
a { color: #0f52ba; }
|
19 |
+
a:hover { text-decoration: none; }
|
20 |
+
p { padding: 15px; }
|
21 |
+
</style>
|
22 |
+
|
23 |
+
|
24 |
+
<h1 class="title"><img src="./oldi.png"> Open Language Data Initiative</h1>
|
25 |
+
|
26 |
+
<h2>Welcome!</h2>
|
27 |
+
|
28 |
+
<p>The Open Language Data Initiative (OLDI) empowers language communities around the globe to contribute to a database that drives the foundation of today’s machine translation and natural language processing work. We invite community, academic, and industry members to contribute to key datasets that are imperative to the organic expansion of language technology’s reach.</p>
|
29 |
+
|
30 |
+
<div class="info">For more information, visit <a href="https://oldi.org">oldi.org</a>.</div>
|
oldi.png
ADDED