Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Jsevisal
/
balanced-augmented-roberta-gest-pred-seqeval-partialmatch-2

Token Classification
Transformers
PyTorch
TensorBoard
Safetensors
roberta
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use Jsevisal/balanced-augmented-roberta-gest-pred-seqeval-partialmatch-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Jsevisal/balanced-augmented-roberta-gest-pred-seqeval-partialmatch-2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Jsevisal/balanced-augmented-roberta-gest-pred-seqeval-partialmatch-2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Jsevisal/balanced-augmented-roberta-gest-pred-seqeval-partialmatch-2")
    model = AutoModelForTokenClassification.from_pretrained("Jsevisal/balanced-augmented-roberta-gest-pred-seqeval-partialmatch-2")
  • Notebooks
  • Google Colab
  • Kaggle
balanced-augmented-roberta-gest-pred-seqeval-partialmatch-2
996 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
Jsevisal's picture
Jsevisal
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
1acfcb4 verified over 1 year ago
  • runs
    Training complete about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, epoch 1 about 3 years ago
  • README.md
    4.1 kB
    Update README.md over 2 years ago
  • config.json
    2.54 kB
    Training in progress, epoch 1 about 3 years ago
  • merges.txt
    456 kB
    Training in progress, epoch 1 about 3 years ago
  • model.safetensors
    496 MB
    xet
    Adding `safetensors` variant of this model (#1) over 1 year ago
  • pytorch_model.bin
    496 MB
    xet
    Training complete about 3 years ago
  • special_tokens_map.json
    280 Bytes
    Training in progress, epoch 1 about 3 years ago
  • tokenizer.json
    2.11 MB
    Training in progress, epoch 1 about 3 years ago
  • tokenizer_config.json
    345 Bytes
    Training in progress, epoch 1 about 3 years ago
  • training_args.bin

    Detected Pickle imports (6)

    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.training_args.OptimizerNames",
    • "torch.device"

    How to fix it?

    3.64 kB
    xet
    Training in progress, epoch 1 about 3 years ago
  • vocab.json
    798 kB
    Training in progress, epoch 1 about 3 years ago