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

pj-mathematician
/
JobGTE-7b-Lora

Sentence Similarity
sentence-transformers
Safetensors
feature-extraction
Generated from Trainer
dataset_size:124788
loss:CachedGISTEmbedLoss
Model card Files Files and versions
xet
Community

Instructions to use pj-mathematician/JobGTE-7b-Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • sentence-transformers

    How to use pj-mathematician/JobGTE-7b-Lora with sentence-transformers:

    from sentence_transformers import SentenceTransformer
    
    model = SentenceTransformer("pj-mathematician/JobGTE-7b-Lora")
    
    sentences = [
        "其他机械、设备和有形货物租赁服务代表",
        "其他机械和设备租赁服务工作人员",
        "电子和电信设备及零部件物流经理",
        "工业主厨"
    ]
    embeddings = model.encode(sentences)
    
    similarities = model.similarity(embeddings, embeddings)
    print(similarities.shape)
    # [4, 4]
  • Notebooks
  • Google Colab
  • Kaggle
JobGTE-7b-Lora
28.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
pj-mathematician's picture
pj-mathematician
Update README.md
ed07ad6 verified about 1 year ago
  • 1_Pooling
    Upload folder using huggingface_hub about 1 year ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    22 kB
    Update README.md about 1 year ago
  • adapter_config.json
    767 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • adapter_model.safetensors
    80.8 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • added_tokens.json
    80 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • config_sentence_transformers.json
    317 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub about 1 year ago
  • modules.json
    349 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • pytorch_model_fsdp.bin
    28.4 GB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • sentence_bert_config.json
    53 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    370 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    1.41 kB
    Upload folder using huggingface_hub about 1 year ago
  • training_args.bin
    5.69 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub about 1 year ago