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

Reza2kn
/
ShenavaSanj-v1.0

Token Classification
Transformers
Safetensors
Persian
bert
feature-extraction
persian
word-importance
salience
dhh
asr-evaluation
ace-metric
distillation
Model card Files Files and versions
xet
Community
1

Instructions to use Reza2kn/ShenavaSanj-v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Reza2kn/ShenavaSanj-v1.0 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Reza2kn/ShenavaSanj-v1.0")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Reza2kn/ShenavaSanj-v1.0")
    model = AutoModel.from_pretrained("Reza2kn/ShenavaSanj-v1.0", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ShenavaSanj-v1.0
655 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Reza2kn's picture
Reza2kn
Add extensive bilingual English-Persian Shenava-1 card
2bb7c93 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • LICENSE
    11.4 kB
    Set Shenava artifact license to Apache-2.0 about 1 month ago
  • README.md
    15.7 kB
    Add extensive bilingual English-Persian Shenava-1 card about 1 month ago
  • config.json
    578 Bytes
    ShenavaSanj v1.0 weights + head + tokenizer 2 months ago
  • head.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    4.88 kB
    xet
    ShenavaSanj v1.0 weights + head + tokenizer 2 months ago
  • metrics.json
    753 Bytes
    metrics after epoch 4 2 months ago
  • model.safetensors
    651 MB
    xet
    ShenavaSanj v1.0 weights + head + tokenizer 2 months ago
  • special_tokens_map.json
    125 Bytes
    ShenavaSanj v1.0 weights + head + tokenizer 2 months ago
  • tokenizer.json
    2.81 MB
    ShenavaSanj v1.0 weights + head + tokenizer 2 months ago
  • tokenizer_config.json
    1.29 kB
    ShenavaSanj v1.0 weights + head + tokenizer 2 months ago
  • vocab.txt
    1.22 MB
    ShenavaSanj v1.0 weights + head + tokenizer 2 months ago