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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sominw
/
rel23_conll

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use sominw/rel23_conll with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("sominw/rel23_conll")
    model = AutoModelForSeq2SeqLM.from_pretrained("sominw/rel23_conll", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
rel23_conll
12.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
8811e8e almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • config.json
    787 Bytes
    Upload folder using huggingface_hub almost 3 years ago
  • model.safetensors
    3.13 GB
    xet
    Adding `safetensors` variant of this model almost 3 years ago
  • optimizer.pt
    6.27 GB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • pytorch_model.bin
    3.13 GB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • rng_state.pth
    14.5 kB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • scheduler.pt
    623 Bytes
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • special_tokens_map.json
    2.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • spiece.model
    792 kB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • tokenizer.json
    2.42 MB
    Upload folder using huggingface_hub almost 3 years ago
  • tokenizer_config.json
    2.54 kB
    Upload folder using huggingface_hub almost 3 years ago
  • trainer_state.json
    4.71 kB
    Upload folder using huggingface_hub almost 3 years ago
  • training_args.bin
    3.57 kB
    xet
    Upload folder using huggingface_hub almost 3 years ago