Spaces:
Running
Running
add leaderboards and details
Browse files
README.md
CHANGED
@@ -36,6 +36,11 @@ NAACL organization is accepting dataset submissions for NAACL 2022 papers from a
|
|
36 |
|
37 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">LeaderBoard for Most Popular NAACL Spaces</h3>
|
38 |
<p class="lg:col-span-2">See the <a href="https://huggingface.co/spaces/NAACL2022/Leaderboard" target="_blank" style="text-decoration:underline; font-weight:bold">NAACL Leaderboard</a></p>
|
|
|
|
|
|
|
|
|
|
|
39 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Hugging Face Spaces & Gradio for Showcasing your NAACL ‘22 Demo
|
40 |
</h4>
|
41 |
<p class="lg:col-span-2">
|
@@ -102,6 +107,7 @@ io.launch()
|
|
102 |
You should see a web interface like the following where you can drag and drop your data points and see the predictions:
|
103 |
</p>
|
104 |
<img class="lg:col-span-2" src="https://i.imgur.com/1hsIgJJ.png" alt="Gradio Interface" style="margin:10px">
|
|
|
105 |
</div>
|
106 |
|
107 |
|
|
|
36 |
|
37 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">LeaderBoard for Most Popular NAACL Spaces</h3>
|
38 |
<p class="lg:col-span-2">See the <a href="https://huggingface.co/spaces/NAACL2022/Leaderboard" target="_blank" style="text-decoration:underline; font-weight:bold">NAACL Leaderboard</a></p>
|
39 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">LeaderBoard for Most Popular NAACL Models</h3>
|
40 |
+
<p class="lg:col-span-2">See the <a href="https://huggingface.co/spaces/CVPR/Leaderboard" target="_blank" style="text-decoration:underline; font-weight:bold">ICML Models Leaderboard</a></p>
|
41 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">LeaderBoard for Most Popular NAACL Datasets</h3>
|
42 |
+
<p class="lg:col-span-2">See the <a href="https://huggingface.co/spaces/CVPR/Leaderboard" target="_blank" style="text-decoration:underline; font-weight:bold">ICML Datasets Leaderboard</a></p>
|
43 |
+
<details class="lg:col-span-2">
|
44 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Hugging Face Spaces & Gradio for Showcasing your NAACL ‘22 Demo
|
45 |
</h4>
|
46 |
<p class="lg:col-span-2">
|
|
|
107 |
You should see a web interface like the following where you can drag and drop your data points and see the predictions:
|
108 |
</p>
|
109 |
<img class="lg:col-span-2" src="https://i.imgur.com/1hsIgJJ.png" alt="Gradio Interface" style="margin:10px">
|
110 |
+
</details>
|
111 |
</div>
|
112 |
|
113 |
|