huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: July 28 2026
text-classification

Introduction of justice

Model Details of justice

ilsp/justice

repo_id = "ilsp/justice"
model_path = hf_hub_download(repo_id=repo_id, filename="20241124-model.ftz")
sample_decision = hf_hub_download(repo_id=repo_id, filename="sample_data/Α2485_2023.txt")
model = load_model(model_path)
labels_map =  {
  'preamble': '__label__0', '__label__0': 'preamble',
  'panel': '__label__1', '__label__1': 'panel',
  'litigants': '__label__2', '__label__2': 'litigants',
  'justification': '__label__3', '__label__3': 'justification',
  'decision': '__label__4', '__label__4': 'decision',
  'post': '__label__5', '__label__5': 'post'}

with open(sample_decision) as inf:
    paras = [p for p in inf.read().split(NL) if p.strip()]
    random.shuffle(paras)
    text = NL.join(paras)

nchars = 150
for line in text.split(NL):
    pred = labels_map[model.predict(line.strip())[0][0]]
    if len(line) > nchars:
        line = line[0:nchars]
    print(f"{line} -> {pred}")    

Runs of ilsp justice on huggingface.co

0
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About justice huggingface.co Model

More justice license Visit here:

https://choosealicense.com/licenses/eupl-1.1

justice huggingface.co

justice huggingface.co is an AI model on huggingface.co that provides justice's model effect (), which can be used instantly with this ilsp justice model. huggingface.co supports a free trial of the justice model, and also provides paid use of the justice. Support call justice model through api, including Node.js, Python, http.

justice huggingface.co Url

https://huggingface.co/ilsp/justice

ilsp justice online free

justice huggingface.co is an online trial and call api platform, which integrates justice's modeling effects, including api services, and provides a free online trial of justice, you can try justice online for free by clicking the link below.

ilsp justice online free url in huggingface.co:

https://huggingface.co/ilsp/justice

justice install

justice is an open source model from GitHub that offers a free installation service, and any user can find justice on GitHub to install. At the same time, huggingface.co provides the effect of justice install, users can directly use justice installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

justice install url in huggingface.co:

https://huggingface.co/ilsp/justice

Url of justice

justice huggingface.co Url

Provider of justice huggingface.co

ilsp
ORGANIZATIONS

Other API from ilsp

huggingface.co

Total runs: 620
Run Growth: 8
Growth Rate: 1.29%
Updated:September 09 2026
huggingface.co

Total runs: 618
Run Growth: 9
Growth Rate: 1.46%
Updated:September 09 2026
huggingface.co

Total runs: 618
Run Growth: 9
Growth Rate: 1.46%
Updated:September 09 2026
huggingface.co

Total runs: 171
Run Growth: -32
Growth Rate: -18.71%
Updated:October 30 2025
huggingface.co

Total runs: 85
Run Growth: 39
Growth Rate: 45.88%
Updated:October 30 2025
huggingface.co

Total runs: 15
Run Growth: 0
Growth Rate: 0.00%
Updated:November 27 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 09 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 22 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 25 2025