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

luisu0124
/
Prueba_tf5

Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use luisu0124/Prueba_tf5 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, CustomBert
    
    tokenizer = AutoTokenizer.from_pretrained("luisu0124/Prueba_tf5")
    model = CustomBert.from_pretrained("luisu0124/Prueba_tf5")
  • Notebooks
  • Google Colab
  • Kaggle
Prueba_tf5
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
luisu0124's picture
luisu0124
Create README.md
066407a almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    18 Bytes
    Create README.md almost 4 years ago
  • config.json
    581 Bytes
    Upload config.json almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    17.6 MB
    xet
    Upload pytorch_model.bin almost 4 years ago
  • special_tokens_map.json
    112 Bytes
    Upload special_tokens_map.json almost 4 years ago
  • tokenizer_config.json
    360 Bytes
    Upload tokenizer_config.json almost 4 years ago
  • vocab.txt
    232 kB
    Upload vocab.txt almost 4 years ago