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

ALTAH
/
wojood_Tah

Fill-Mask
Transformers
PyTorch
google-tensorflow TensorFlow
JAX
TensorBoard
bert
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use ALTAH/wojood_Tah with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="ALTAH/wojood_Tah")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("ALTAH/wojood_Tah")
    model = AutoModelForMaskedLM.from_pretrained("ALTAH/wojood_Tah")
  • Notebooks
  • Google Colab
  • Kaggle
wojood_Tah
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ALTAH's picture
ALTAH
Update config.json
ae67567 verified about 2 years ago
  • checkpoints
    Upload 24 files about 2 years ago
  • tensorboard
    Upload 24 files about 2 years ago
  • .gitattributes
    209 Bytes
    Upload 24 files about 2 years ago
  • README.md
    52 Bytes
    Upload 24 files about 2 years ago
  • args.json
    52 Bytes
    Upload 24 files about 2 years ago
  • config.json
    1.91 kB
    Update config.json about 2 years ago
  • flax_model.msgpack
    8.39 MB
    xet
    Upload 24 files about 2 years ago
  • pytorch_model.bin
    8.39 MB
    xet
    Upload 24 files about 2 years ago
  • special_tokens_map.json
    52 Bytes
    Upload 24 files about 2 years ago
  • tag_vocab.pkl
    76 Bytes
    Upload 24 files about 2 years ago
  • tf_model.h5
    8.39 MB
    xet
    Upload 24 files about 2 years ago
  • tokenizer.json
    52 Bytes
    Upload 24 files about 2 years ago
  • tokenizer_config.json
    52 Bytes
    Upload 24 files about 2 years ago
  • train.log
    52 Bytes
    Upload 24 files about 2 years ago
  • vocab.txt
    52 Bytes
    Upload 24 files about 2 years ago