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

johnatanebonilla
/
bert_focalizador

Text Classification
Transformers
Safetensors
Spanish
roberta
spanish
colombian-spanish
dialectology
twitter
ser-focalizador
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use johnatanebonilla/bert_focalizador with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="johnatanebonilla/bert_focalizador")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("johnatanebonilla/bert_focalizador")
    model = AutoModelForSequenceClassification.from_pretrained("johnatanebonilla/bert_focalizador", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bert_focalizador
437 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
johnatanebonilla's picture
johnatanebonilla
Ficha del modelo: informaci贸n general
5c0ab0e verified about 4 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 4 hours ago
  • README.md
    3.51 kB
    Ficha del modelo: informaci贸n general about 4 hours ago
  • config.json
    889 Bytes
    ser_foc_classifier_v2: RoBERTuito ajustado a SF/SH/EC/COP about 4 hours ago
  • model.safetensors
    435 MB
    xet
    ser_foc_classifier_v2: RoBERTuito ajustado a SF/SH/EC/COP about 4 hours ago
  • seleccion.json
    133 Bytes
    ser_foc_classifier_v2: RoBERTuito ajustado a SF/SH/EC/COP about 4 hours ago
  • special_tokens_map.json
    965 Bytes
    ser_foc_classifier_v2: RoBERTuito ajustado a SF/SH/EC/COP about 4 hours ago
  • tokenizer.json
    2.13 MB
    ser_foc_classifier_v2: RoBERTuito ajustado a SF/SH/EC/COP about 4 hours ago
  • tokenizer_config.json
    1.4 kB
    ser_foc_classifier_v2: RoBERTuito ajustado a SF/SH/EC/COP about 4 hours ago
  • training_args.bin
    5.78 kB
    xet
    ser_foc_classifier_v2: RoBERTuito ajustado a SF/SH/EC/COP about 4 hours ago