Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -329,7 +329,8 @@
|
|
| 329 |
<div class="rule"><span class="line"></span>✺ ✺ ✺<span class="line"></span></div>
|
| 330 |
<p class="lede">
|
| 331 |
Drop a Hugging Face agent-traces dataset. The Roastery reads your
|
| 332 |
-
sessions and issues a printed bulletin of what the model thinks of you.
|
|
|
|
| 333 |
</p>
|
| 334 |
</div>
|
| 335 |
|
|
|
|
| 329 |
<div class="rule"><span class="line"></span>✺ ✺ ✺<span class="line"></span></div>
|
| 330 |
<p class="lede">
|
| 331 |
Drop a Hugging Face agent-traces dataset. The Roastery reads your
|
| 332 |
+
sessions and issues a printed bulletin of what the model thinks of you. Make sure to export your dataset with <a href="https://github.com/badlogic/pi-share-hf">this tool</a>
|
| 333 |
+
to remove secrets/PII before uploading the traces.
|
| 334 |
</p>
|
| 335 |
</div>
|
| 336 |
|