File size: 1,182 Bytes
eeb4c35
 
 
 
 
 
 
 
 
 
 
4df03f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
license: mit
datasets:
- LennardZuendorf/legalis
language:
- de
metrics:
- accuracy
library_name: transformers
tags:
- legal
---

<h1> Legalis BERT Model </h1>

<h2> Model Details </h2>

<h3> Model Description </h3>

This is a court case prediction model build for a university course, this particular one utalises text classification with 

- **Developed by:** Lennard Zündorf
- **Model type:** transformer-based
- **Language(s) (NLP):** German 
- **Finetuned from model :** [German BERT/ gbert-base](https://huggingface.co/deepset/gbert-base)

<h3> Model Sources </h3>

- **Repository:** [GitHub](https://github.com/LennardZuendorf/legalis)
- **Demo:** on [Huggingface](https://huggingface.co/spaces/LennardZuendorf/legalis)

<h2> Uses </h2>

You can use this model to try and predict the outcome of a court case based on the legal facts.

<h2> Training Details </h2>

<h3>Training Data

This model uses the similarly named [dataset](https://huggingface.co/models?dataset=dataset:LennardZuendorf/legalis)

<h3> Testing Data & Metrics

<h4> Metrics </h4>

There has not been any testing yet.

<h3> Results </h3>

The accuracy score against the testing split is as high as 0.60