Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wendeT authored Jul 26, 2024
1 parent 1c64084 commit 0dea642
Showing 1 changed file with 15 additions and 47 deletions.
62 changes: 15 additions & 47 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,59 +44,27 @@ <h1>DreamsLab WP1</h1>
<table class="tg">
<thead>
<tr>
<th class="tg-0lax">ID(refer gsheet)</th>
<th class="tg-0lax">Resource</th>
<th class="tg-0lax">URL</th>
<th class="tg-0lax">URL</th>
<th class="tg-0lax">URL</th>
<th class="tg-0lax">ID</th>
<th class="tg-0lax">Dataset</th>
<th class="tg-0lax">URL</th>
<th class="tg-0lax">Languages</th>
<th class="tg-0lax">Annotation</th>
<th class="tg-0lax">Size</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-0lax" rowspan="4">HateXplain Target Spans</td>
<td class="tg-0lax">Code &amp; Data</td>
<td class="tg-0lax"><a href="https://github.com/cltl/Target-Spans-Detection">github.com/cltl/Target-Spans-Detection</a></td>
</tr>
<tr>
<td class="tg-0lax" rowspan="3">Models</td>
<td class="tg-0lax"><a href="https://huggingface.co/CLTL/RoBERTa_HateXplain_Target_Span_Detection_UQS_Threshold_50">hf.co/CLTL/RoBERTa_HateXplain_Target_Span_Detection_UQS_Threshold_50</a></td>
</tr>
<tr>
<td class="tg-0lax"><a href="https://huggingface.co/CLTL/RoBERTa_HateXplain_Target_Span_Detection_UQS_Threshold_60">hf.co/CLTL/RoBERTa_HateXplain_Target_Span_Detection_UQS_Threshold_60</a></td>
</tr>
<tr>
<td class="tg-0lax"><a href="https://huggingface.co/CLTL/RoBERTa_HateXplain_Target_Span_Detection_UQS_Threshold_70">hf.co/CLTL/RoBERTa_HateXplain_Target_Span_Detection_UQS_Threshold_70</a></td>
</tr>
<tr>
<td class="tg-0lax">Reddit data from Banned subreddits</td>
<td class="tg-0lax"></td>
<td class="tg-0lax"></td>
</tr>
<tr>
<td class="tg-0lax">Topic based comment threads from Reddit communities</td>
<td class="tg-0lax"></td>
<td class="tg-0lax"></td>
</tr>
<tr>
<td class="tg-0lax">Comment and threads related to Real world social and political events (2020-2023)</td>
<td class="tg-0lax"></td>
<td class="tg-0lax"></td>
</tr>
<tr>
<td class="tg-0lax" rowspan="2">RefNews-12</td>
<td class="tg-0lax">Code</td>
<td class="tg-0lax"><a href="https://github.com/cltl/entity-news">github.com/cltl/entity-news</a></td>
</tr>
<tr>
<td class="tg-0lax">Data</td>
<td class="tg-0lax"><a href="https://github.com/cltl/refnews">github.com/cltl/refnews</a></td>
</tr>
<tr>
<td class="tg-0lax">RADD-Wikidata-5-EN</td>
<td class="tg-0lax">Code &amp; Data</td>
<td class="tg-0lax"><a href="https://github.com/cltl/exploiting-ambiguity">github.com/cltl/exploiting-ambiguity</a></td>
<!-- <td class="tg-0lax" rowspan="4">HateXplain Target Spans</td> -->
<!-- <td class="tg-0lax">Code &amp; Data</td> -->
<!-- <td class="tg-0lax"><a href="https://github.com/cltl/Target-Spans-Detection">github.com/cltl/Target-Spans-Detection</a></td> -->
<td class="tg-0lax">D1.1</td>
<td class="tg-0lax">Included in D3.2</td>
<td class="tg-0lax">add public</td>
<td class="tg-0lax">English, German, Spanish, Dutch, Turkish, Arabic</td>
<td class="tg-0lax">Target spans, Target category, toxic reasoning</td>
<td class="tg-0lax">24 threads, 125 comments</td>
</tr>

</tbody>
</table>

Expand Down

0 comments on commit 0dea642

Please sign in to comment.