|
--- |
|
title: README |
|
emoji: 🏢 |
|
colorFrom: indigo |
|
colorTo: blue |
|
sdk: static |
|
pinned: false |
|
--- |
|
|
|
|
|
<div class="grid lg:grid-cols-3 gap-x-4 gap-y-7"> |
|
<p class="lg:col-span-3"> |
|
IRIS organization |
|
</p> |
|
<a |
|
href="https://www.inesc-id.pt/projects/PR07005/" |
|
class="block overflow-hidden group" |
|
> |
|
<div |
|
class="w-full h-40 object-cover mb-2 bg-indigo-100 rounded-lg flex items-center justify-center dark:bg-gray-900 dark:group-hover:bg-gray-850" |
|
> |
|
<img |
|
alt="" |
|
src="https://www.inesc-id.pt/wp-content/uploads/2019/06/INESC-ID-logo_01.png" |
|
class="w-40" |
|
/> |
|
</div> |
|
</a> |
|
<div class="lg:col-span-3"> |
|
<p class="mb-2"> |
|
Project IRIS aims to develop summarization approaches for court decisions and create a representation able to be browsed in a way that is helpful in the court decision process. |
|
</p> |
|
</div> |
|
</div> |
|
|
|
|
|
Check this [model](https://huggingface.co/stjiris/bert-large-portuguese-cased-legal-mlm-nli-sts-v1) |