Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

fukayatti0
/
bert-en-ja-quantized

Transformers
Safetensors
encoder-decoder
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use fukayatti0/bert-en-ja-quantized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use fukayatti0/bert-en-ja-quantized with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("fukayatti0/bert-en-ja-quantized")
    model = AutoModelForSeq2SeqLM.from_pretrained("fukayatti0/bert-en-ja-quantized")
  • Notebooks
  • Google Colab
  • Kaggle
bert-en-ja-quantized
1.14 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
fukayatti0's picture
fukayatti0
Upload tokenizer
a69d066 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.17 kB
    Upload model 12 months ago
  • config.json
    5.06 kB
    Upload model 12 months ago
  • generation_config.json
    90 Bytes
    Upload model 12 months ago
  • model.safetensors
    1.14 GB
    xet
    Upload model 12 months ago
  • special_tokens_map.json
    125 Bytes
    Upload tokenizer 12 months ago
  • tokenizer_config.json
    1.24 kB
    Upload tokenizer 12 months ago
  • vocab.txt
    996 kB
    Upload tokenizer 12 months ago