File size: 295 Bytes
37c2f27 b2633c8 f744c6a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
pipeline_tag: sentence-similarity
tags:
- sentence-transformers
- feature-extraction
- sentence-similarity
---
git clone https://huggingface.co/abhik1505040/distilroberta-screen-description-matching
git pull origin main --allow-unrelated-histories
git add .
git commit -m "abc"
git push |