Spaces:
Running
Running
Update index.html
Browse files- index.html +11 -2
index.html
CHANGED
|
@@ -97,8 +97,17 @@
|
|
| 97 |
type="video/mp4">
|
| 98 |
</video> -->
|
| 99 |
<h2 class="subtitle has-text-centered">
|
| 100 |
-
<span class="dnerf">
|
| 101 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
</div>
|
| 103 |
</div>
|
| 104 |
</section>
|
|
|
|
| 97 |
type="video/mp4">
|
| 98 |
</video> -->
|
| 99 |
<h2 class="subtitle has-text-centered">
|
| 100 |
+
<span class="dnerf">
|
| 101 |
+
Codes can be found at
|
| 102 |
+
<a href="https://github.com/kimnamssya/Theanine" target="_blank" rel="noopener noreferrer">
|
| 103 |
+
GitHub
|
| 104 |
+
</a>
|
| 105 |
+
and the TeaBag dataset at
|
| 106 |
+
<a href="https://huggingface.co/datasets/LangAGI-Lab/teafarm" target="_blank" rel="noopener noreferrer">
|
| 107 |
+
Hugging Face
|
| 108 |
+
</a>.
|
| 109 |
+
</span>
|
| 110 |
+
</h2>
|
| 111 |
</div>
|
| 112 |
</div>
|
| 113 |
</section>
|