TOS-BERT

Model details

  • Model type: [BERT]
  • Training data: [This model is finetuned on "CodeHima/TOS_DatasetV3".]
  • Intended use: [This model is used to classify the terms of documents according to their unfairness level.]

Usage

Here's a quick example of how to use the model:

from transformers import AutoModel, AutoTokenizer

model = AutoModel.from_pretrained("prasannadhungana8848/TOS_BERT")
tokenizer = AutoTokenizer.from_pretrained("prasannadhungana8848/TOS_BERT")
Downloads last month
8
Safetensors
Model size
109M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train prasannadhungana8848/TOS_BERT