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

kamel-usp
/
jbcs2025_bert-base-multilingual-cased-encoder_classification-C4-essay_only

Text Classification
Transformers
Safetensors
Portuguese
English
bert
aes
Eval Results (legacy)
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use kamel-usp/jbcs2025_bert-base-multilingual-cased-encoder_classification-C4-essay_only with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kamel-usp/jbcs2025_bert-base-multilingual-cased-encoder_classification-C4-essay_only with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="kamel-usp/jbcs2025_bert-base-multilingual-cased-encoder_classification-C4-essay_only")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("kamel-usp/jbcs2025_bert-base-multilingual-cased-encoder_classification-C4-essay_only")
    model = AutoModelForSequenceClassification.from_pretrained("kamel-usp/jbcs2025_bert-base-multilingual-cased-encoder_classification-C4-essay_only", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
jbcs2025_bert-base-multilingual-cased-encoder_classification-C4-essay_only
715 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
abarbosa's picture
abarbosa
Pushing fine-tuned model to Hugging Face Hub
b8c6399 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.23 kB
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • config.json
    995 Bytes
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • emissions.csv
    873 Bytes
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • evaluation_results.csv
    1.53 kB
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • model.safetensors
    711 MB
    xet
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • run_experiment.log
    29.3 kB
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • special_tokens_map.json
    125 Bytes
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • tokenizer.json
    2.92 MB
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • tokenizer_config.json
    1.22 kB
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • training_args.bin
    5.78 kB
    xet
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago
  • vocab.txt
    996 kB
    Pushing fine-tuned model to Hugging Face Hub about 1 year ago