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

  • Log In
  • Sign Up

fuhao23
/
lycheemem-bert-tiny-reranker-locomo-v0

Text Classification
Transformers
Safetensors
bert
lycheemem
memory
reranking
evidence-retrieval
bert-tiny
Model card Files Files and versions
xet
Community

Instructions to use fuhao23/lycheemem-bert-tiny-reranker-locomo-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use fuhao23/lycheemem-bert-tiny-reranker-locomo-v0 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="fuhao23/lycheemem-bert-tiny-reranker-locomo-v0")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("fuhao23/lycheemem-bert-tiny-reranker-locomo-v0")
    model = AutoModelForSequenceClassification.from_pretrained("fuhao23/lycheemem-bert-tiny-reranker-locomo-v0")
  • Notebooks
  • Google Colab
  • Kaggle
lycheemem-bert-tiny-reranker-locomo-v0
17.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
fuhao23's picture
fuhao23
Update model card with expanded zero-shot evaluation: LongMemEval-S, MSC-MemFuse-MC10, and HotpotQA. Checkpoint unchanged.
416d4f5 verified 6 days ago
  • .gitattributes
    1.52 kB
    initial commit 7 days ago
  • README.md
    5.85 kB
    Update model card with expanded zero-shot evaluation: LongMemEval-S, MSC-MemFuse-MC10, and HotpotQA. Checkpoint unchanged. 6 days ago
  • config.json
    704 Bytes
    Upload folder using huggingface_hub 7 days ago
  • model.safetensors
    17.5 MB
    xet
    Upload folder using huggingface_hub 7 days ago
  • run_meta.json
    1.41 kB
    Upload folder using huggingface_hub 7 days ago
  • special_tokens_map.json
    125 Bytes
    Upload folder using huggingface_hub 7 days ago
  • tokenizer_config.json
    1.3 kB
    Upload folder using huggingface_hub 7 days ago
  • vocab.txt
    232 kB
    Upload folder using huggingface_hub 7 days ago