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

bravo-pena
/
is-identifier-1.0

Token Classification
Transformers
Safetensors
Spanish
English
distilbert
institutional-statements
regulatory-text
aim-extraction
span-extraction
multilingual
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use bravo-pena/is-identifier-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bravo-pena/is-identifier-1.0 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="bravo-pena/is-identifier-1.0")
    # Load model directly
    from transformers import AutoTokenizer, AimMultiTaskV7
    
    tokenizer = AutoTokenizer.from_pretrained("bravo-pena/is-identifier-1.0")
    model = AimMultiTaskV7.from_pretrained("bravo-pena/is-identifier-1.0")
  • Notebooks
  • Google Colab
  • Kaggle
is-identifier-1.0
542 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
bravo-pena's picture
bravo-pena
Update model card for version 1.2
0b39e17 verified 18 days ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    3.84 kB
    Update model card for version 1.2 18 days ago
  • config.json
    622 Bytes
    Update model to version 1.2 (retrained on corrected annotation base) 18 days ago
  • model.safetensors
    539 MB
    xet
    Update model to version 1.2 (retrained on corrected annotation base) 18 days ago
  • tokenizer.json
    2.92 MB
    Add files using upload-large-folder tool about 2 months ago
  • tokenizer_config.json
    367 Bytes
    Update model to version 1.2 (retrained on corrected annotation base) 18 days ago
  • training_config.json
    285 Bytes
    Update model to version 1.2 (retrained on corrected annotation base) 18 days ago