Edit model card

TOS-DistilBERT

  • Model type: [DistilBERT]
  • 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-DistilBERT")
tokenizer = AutoTokenizer.from_pretrained("prasannadhungana8848/TOS-DistilBERT")
Downloads last month
8
Safetensors
Model size
67M params
Tensor type
F32
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for prasannadhungana8848/TOS_DistilBERT

Finetuned
(6207)
this model

Dataset used to train prasannadhungana8848/TOS_DistilBERT