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

Omar2027
/
Author_identification

Fill-Mask
Transformers
PyTorch
JAX
bert
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use Omar2027/Author_identification with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Omar2027/Author_identification")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("Omar2027/Author_identification")
    model = AutoModelForMaskedLM.from_pretrained("Omar2027/Author_identification")
  • Notebooks
  • Google Colab
  • Kaggle
Author_identification
1.09 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
Omar2027's picture
Omar2027
Upload vocab.txt with git-lfs
c305f6f over 4 years ago
  • .gitattributes
    1.22 kB
    Upload vocab.txt with git-lfs over 4 years ago
  • README.md
    0 Bytes
    README.md over 4 years ago
  • config.json
    400 Bytes
    Update config.json over 4 years ago
  • flax_model.msgpack
    541 MB
    xet
    Upload flax_model.msgpack with git-lfs over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "collections.OrderedDict",
    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    543 MB
    xet
    Upload pytorch_model.bin with git-lfs over 4 years ago
  • special_tokens_map.json
    112 Bytes
    Update special_tokens_map.json over 4 years ago
  • tokenizer.json
    2.64 MB
    Upload tokenizer.json over 4 years ago
  • tokenizer_config.json
    381 Bytes
    Update tokenizer_config.json over 4 years ago
  • vocab.txt
    825 kB
    xet
    Upload vocab.txt with git-lfs over 4 years ago