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

jiawei1998
/
metaner-base

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

Instructions to use jiawei1998/metaner-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jiawei1998/metaner-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("jiawei1998/metaner-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("jiawei1998/metaner-base")
  • Notebooks
  • Google Colab
  • Kaggle
metaner-base
994 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
jiawei1998's picture
jiawei1998
Create README.md
3f220cc almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    75 Bytes
    Create README.md almost 3 years ago
  • config.json
    772 Bytes
    init about 3 years ago
  • pytorch_model.bin
    991 MB
    xet
    init about 3 years ago
  • special_tokens_map.json
    3.23 kB
    init about 3 years ago
  • tokenizer.json
    2.46 MB
    init about 3 years ago
  • tokenizer_config.json
    2.42 kB
    init about 3 years ago