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

TransQuest
/
siamesetransquest-da-si_en-wiki

Feature Extraction
Transformers
PyTorch
xlm-roberta
Quality Estimation
siamesetransquest
da
Model card Files Files and versions
xet
Community
2

Instructions to use TransQuest/siamesetransquest-da-si_en-wiki with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TransQuest/siamesetransquest-da-si_en-wiki with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="TransQuest/siamesetransquest-da-si_en-wiki")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("TransQuest/siamesetransquest-da-si_en-wiki")
    model = AutoModel.from_pretrained("TransQuest/siamesetransquest-da-si_en-wiki")
  • Notebooks
  • Google Colab
  • Kaggle
siamesetransquest-da-si_en-wiki
2.24 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
TransQuest's picture
TransQuest
Update config.json
0d32a51 about 5 years ago
  • .gitattributes
    690 Bytes
    initial commit about 5 years ago
  • README.md
    5.34 kB
    Create README.md about 5 years ago
  • config.json
    678 Bytes
    Update config.json about 5 years ago
  • model_args.json
    2.44 kB
    from Google Colab about 5 years ago
  • modules.json
    272 Bytes
    from Google Colab about 5 years ago
  • pooling_config.json
    191 Bytes
    from Google Colab about 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.24 GB
    xet
    from Google Colab about 5 years ago
  • sentence_bert_config.json
    26 Bytes
    from Google Colab about 5 years ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    from Google Colab about 5 years ago
  • special_tokens_map.json
    150 Bytes
    from Google Colab about 5 years ago
  • tokenizer_config.json
    16 Bytes
    from Google Colab about 5 years ago