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

  • Log In
  • Sign Up

Delicia
/
BiKirKinModel

Feature Extraction
Transformers
Safetensors
xlm-roberta
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Delicia/BiKirKinModel with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Delicia/BiKirKinModel")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Delicia/BiKirKinModel")
    model = AutoModel.from_pretrained("Delicia/BiKirKinModel")
  • Notebooks
  • Google Colab
  • Kaggle
BiKirKinModel
2.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Delicia's picture
Delicia
Upload 6 files
47c9bea over 2 years ago
  • .DS_Store
    6.15 kB
    Upload 6 files over 2 years ago
  • .gitattributes
    1.57 kB
    Upload 6 files over 2 years ago
  • config.json
    700 Bytes
    Upload model over 2 years ago
  • model.safetensors
    2.24 GB
    xet
    Upload model over 2 years ago
  • sentencepiece.bpe .model
    5.07 MB
    xet
    Upload 6 files over 2 years ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    Upload 6 files over 2 years ago
  • special_tokens_map.json
    280 Bytes
    Upload 6 files over 2 years ago
  • tokenizer.json
    17.1 MB
    xet
    Upload 6 files over 2 years ago
  • tokenizer_config.json
    515 Bytes
    Upload 6 files over 2 years ago