poltextlab / xlm-roberta-large-ineq-binary-v6

huggingface.co
Total runs: 138
24-hour runs: 0
7-day runs: -58
30-day runs: -514
Model's Last Updated: April 09 2026
text-classification

Introduction of xlm-roberta-large-ineq-binary-v6

Model Details of xlm-roberta-large-ineq-binary-v6

xlm-roberta-large-ineq-binary-v6

Model desicription

An xlm-roberta-large model finetuned on english-translated, sentence-segmented parliamentary speeches training data from the V4 countries (Czechia, Hungary, Poland, and SLovakia). The model uses the following codebook:

Label Description
(0) Not inequality related If the text in question does not relate to individual-level economic inequality
(1) Inequality related If the text in question relates to individual-level economic inequality

How to use the model

from transformers import AutoTokenizer, pipeline

tokenizer = AutoTokenizer.from_pretrained("xlm-roberta-large")
pipe = pipeline(
    model="poltextlab/xlm-roberta-large-ineq-binary-v6",
    task="text-classification",
    tokenizer=tokenizer,
    use_fast=False,
    token="<your_hf_read_only_token>"
)

text = "<text_to_classify>"
pipe(text)

Classification Report

Overall Performance:
  • Accuracy: N/A
  • Macro Avg: Precision: 0.82, Recall: 0.82, F1-score: 0.82
  • Weighted Avg: Precision: 0.82, Recall: 0.82, F1-score: 0.82
Per-Class Metrics:
Label Precision Recall F1-score Support
(0) Not inequality related 0.82 0.82 0.82 51
(1) Inequality related 0.82 0.82 0.82 51

Inference platform

This model is used by the CAP Babel Machine , an open-source and free natural language processing tool, designed to simplify and speed up projects for comparative research.

Cooperation

Model performance can be significantly improved by extending our training sets. We appreciate every submission of CAP-coded corpora (of any domain and language) at poltextlab{at}poltextlab{dot}com or by using the CAP Babel Machine .

Debugging and issues

This architecture uses the sentencepiece tokenizer. In order to run the model before transformers==4.27 you need to install it manually.

Runs of poltextlab xlm-roberta-large-ineq-binary-v6 on huggingface.co

138
Total runs
0
24-hour runs
-33
3-day runs
-58
7-day runs
-514
30-day runs

More Information About xlm-roberta-large-ineq-binary-v6 huggingface.co Model

More xlm-roberta-large-ineq-binary-v6 license Visit here:

https://choosealicense.com/licenses/cc-by-4.0

xlm-roberta-large-ineq-binary-v6 huggingface.co

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

xlm-roberta-large-ineq-binary-v6 huggingface.co Url

https://huggingface.co/poltextlab/xlm-roberta-large-ineq-binary-v6

poltextlab xlm-roberta-large-ineq-binary-v6 online free

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

poltextlab xlm-roberta-large-ineq-binary-v6 online free url in huggingface.co:

https://huggingface.co/poltextlab/xlm-roberta-large-ineq-binary-v6

xlm-roberta-large-ineq-binary-v6 install

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

xlm-roberta-large-ineq-binary-v6 install url in huggingface.co:

https://huggingface.co/poltextlab/xlm-roberta-large-ineq-binary-v6

Url of xlm-roberta-large-ineq-binary-v6

xlm-roberta-large-ineq-binary-v6 huggingface.co Url

Provider of xlm-roberta-large-ineq-binary-v6 huggingface.co

poltextlab
ORGANIZATIONS

Other API from poltextlab

huggingface.co

Total runs: 33
Run Growth: 6
Growth Rate: 18.18%
Updated:September 05 2026