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

  • Log In
  • Sign Up

Theoreticallyhugo
/
test-full_labels

Token Classification
Transformers
Safetensors
gpt2
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use Theoreticallyhugo/test-full_labels with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Theoreticallyhugo/test-full_labels with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Theoreticallyhugo/test-full_labels")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Theoreticallyhugo/test-full_labels")
    model = AutoModelForTokenClassification.from_pretrained("Theoreticallyhugo/test-full_labels")
  • Notebooks
  • Google Colab
  • Kaggle
test-full_labels
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Theoreticallyhugo's picture
Theoreticallyhugo
Training in progress, epoch 1
d543e57 verified about 2 years ago
  • meta_data
    Training in progress, epoch 1 about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    10.5 kB
    trainer: training complete at 2024-03-03 17:42:24.016498. about 2 years ago
  • config.json
    1.26 kB
    Training in progress, epoch 1 about 2 years ago
  • merges.txt
    456 kB
    Training in progress, epoch 1 about 2 years ago
  • model.safetensors
    498 MB
    xet
    Training in progress, epoch 1 about 2 years ago
  • special_tokens_map.json
    131 Bytes
    Training in progress, epoch 1 about 2 years ago
  • tokenizer.json
    2.11 MB
    Training in progress, epoch 1 about 2 years ago
  • tokenizer_config.json
    475 Bytes
    Training in progress, epoch 1 about 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

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