Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

roscazo
/
roberta_unbalanced

Transformers
Safetensors
roberta
Model card Files Files and versions
xet
Community

Instructions to use roscazo/roberta_unbalanced with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use roscazo/roberta_unbalanced with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, RobertaClass
    
    tokenizer = AutoTokenizer.from_pretrained("roscazo/roberta_unbalanced")
    model = RobertaClass.from_pretrained("roscazo/roberta_unbalanced")
  • Notebooks
  • Google Colab
  • Kaggle
roberta_unbalanced
500 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
roscazo's picture
roscazo
Initial commit2
f214934 about 2 years ago
  • kfold_1
    Initial commit2 about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • all_results.json
    205 Bytes
    Initial commit2 about 2 years ago
  • config.json
    837 Bytes
    Initial commit about 2 years ago
  • evaluation_metrics_1.json
    166 kB
    Initial commit2 about 2 years ago
  • merges.txt
    521 kB
    Initial commit about 2 years ago
  • model.safetensors
    496 MB
    xet
    Initial commit2 about 2 years ago
  • special_tokens_map.json
    957 Bytes
    Initial commit about 2 years ago
  • tokenizer.json
    2.24 MB
    Initial commit about 2 years ago
  • tokenizer_config.json
    1.28 kB
    Initial commit about 2 years ago
  • trainer_evaluate.csv
    27.2 kB
    Initial commit2 about 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.HubStrategy",
    • "accelerate.state.PartialState",
    • "transformers.trainer_utils.SchedulerType",
    • "torch.device",
    • "transformers.training_args.TrainingArguments"

    How to fix it?

    5.24 kB
    xet
    Initial commit2 about 2 years ago
  • vocab.json
    863 kB
    Initial commit about 2 years ago