id
stringlengths
11
95
author
stringlengths
3
36
task_category
stringclasses
16 values
tags
listlengths
1
4.05k
created_time
int64
1.65k
1.74k
last_modified
int64
1.62k
1.74k
downloads
int64
0
15.6M
likes
int64
0
4.86k
README
stringlengths
246
1.01M
matched_task
listlengths
1
8
matched_bigbio_names
listlengths
1
8
is_bionlp
stringclasses
3 values
croissantllm/base_150k
croissantllm
text2text-generation
[ "transformers", "pytorch", "llama", "text-generation", "legal", "code", "text-generation-inference", "art", "text2text-generation", "fr", "en", "dataset:cerebras/SlimPajama-627B", "dataset:uonlp/CulturaX", "dataset:pg19", "dataset:bigcode/starcoderdata", "license:mit", "autotrain_com...
1,704
1,706
6
0
--- datasets: - cerebras/SlimPajama-627B - uonlp/CulturaX - pg19 - bigcode/starcoderdata language: - fr - en license: mit pipeline_tag: text2text-generation tags: - legal - code - text-generation-inference - art --- # CroissantLLM - Base (150k steps) This model is part of the CroissantLLM initiative, and corresponds ...
[ "TRANSLATION" ]
[ "CRAFT" ]
Non_BioNLP
Shashwat13333/bge-base-en-v1.5_v1
Shashwat13333
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:150", "loss:MatryoshkaLoss", "loss:MultipleNegativesRankingLoss", "en", "arxiv:1908.10084", "arxiv:2205.13147", "arxiv:1705.00652", "base_model:BAAI/bge-base...
1,738
1,738
13
0
--- base_model: BAAI/bge-base-en-v1.5 language: - en library_name: sentence-transformers license: apache-2.0 metrics: - cosine_accuracy@1 - cosine_accuracy@3 - cosine_accuracy@5 - cosine_accuracy@10 - cosine_precision@1 - cosine_precision@3 - cosine_precision@5 - cosine_precision@10 - cosine_recall@1 - cosine_recall@3 ...
[ "TEXT_CLASSIFICATION" ]
[ "CRAFT" ]
TBD
RichardErkhov/BSC-LT_-_salamandra-2b-instruct-4bits
RichardErkhov
null
[ "safetensors", "llama", "arxiv:2403.14009", "arxiv:2403.20266", "arxiv:2101.00027", "arxiv:2207.00220", "arxiv:1810.06694", "arxiv:1911.05507", "arxiv:1906.03741", "arxiv:2406.17557", "arxiv:2402.06619", "arxiv:1803.09010", "4-bit", "bitsandbytes", "region:us" ]
1,729
1,729
4
0
--- {} --- Quantization made by Richard Erkhov. [Github](https://github.com/RichardErkhov) [Discord](https://discord.gg/pvy7H8DZMG) [Request more models](https://github.com/RichardErkhov/quant_request) salamandra-2b-instruct - bnb 4bits - Model creator: https://huggingface.co/BSC-LT/ - Original model: https://hugg...
[ "QUESTION_ANSWERING", "TRANSLATION", "SUMMARIZATION", "PARAPHRASING" ]
[ "BEAR", "SCIELO" ]
Non_BioNLP
michaelfeil/ct2fast-pythia-160m
michaelfeil
null
[ "transformers", "ctranslate2", "int8", "float16", "pytorch", "causal-lm", "pythia", "en", "dataset:the_pile", "arxiv:2101.00027", "arxiv:2201.07311", "license:apache-2.0", "endpoints_compatible", "region:us" ]
1,682
1,684
12
1
--- datasets: - the_pile language: - en license: apache-2.0 tags: - ctranslate2 - int8 - float16 - pytorch - causal-lm - pythia --- # # Fast-Inference with Ctranslate2 Speedup inference while reducing memory by 2x-4x using int8 inference in C++ on CPU or GPU. quantized version of [EleutherAI/pythia-160m](https://huggi...
[ "QUESTION_ANSWERING", "TRANSLATION" ]
[ "SCIQ" ]
Non_BioNLP
mav23/gpt-neox-20b-GGUF
mav23
null
[ "gguf", "pytorch", "causal-lm", "en", "dataset:EleutherAI/pile", "arxiv:2204.06745", "arxiv:2101.00027", "arxiv:2201.07311", "arxiv:2104.09864", "license:apache-2.0", "endpoints_compatible", "region:us" ]
1,728
1,729
278
0
--- datasets: - EleutherAI/pile language: - en license: apache-2.0 tags: - pytorch - causal-lm --- GPT-NeoX-20B is a 20 billion parameter autoregressive language model trained on [the Pile](https://pile.eleuther.ai/) using the [GPT-NeoX library](https://github.com/EleutherAI/gpt-neox). Its architecture intentionally...
[ "TRANSLATION" ]
[ "SCIQ" ]
Non_BioNLP
davanstrien/query-to-dataset-viewer-descriptions
davanstrien
sentence-similarity
[ "sentence-transformers", "tensorboard", "safetensors", "new", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:1141", "loss:CachedMultipleNegativesRankingLoss", "custom_code", "en", "dataset:davanstrien/query-to-dataset-viewer-descriptions", "arxiv:1908.10...
1,726
1,726
13
1
--- base_model: Alibaba-NLP/gte-base-en-v1.5 datasets: - davanstrien/query-to-dataset-viewer-descriptions language: - en library_name: sentence-transformers license: apache-2.0 metrics: - cosine_accuracy - dot_accuracy - manhattan_accuracy - euclidean_accuracy - max_accuracy pipeline_tag: sentence-similarity tags: - se...
[ "NAMED_ENTITY_RECOGNITION", "TEXT_CLASSIFICATION", "QUESTION_ANSWERING", "TRANSLATION" ]
[ "BEAR" ]
Non_BioNLP
EleutherAI/pythia-6.9b-deduped-v0
EleutherAI
text-generation
[ "transformers", "pytorch", "gpt_neox", "text-generation", "causal-lm", "pythia", "pythia_v0", "en", "dataset:EleutherAI/the_pile_deduplicated", "arxiv:2101.00027", "arxiv:2201.07311", "license:apache-2.0", "autotrain_compatible", "text-generation-inference", "endpoints_compatible", "re...
1,666
1,688
558
20
--- datasets: - EleutherAI/the_pile_deduplicated language: - en license: apache-2.0 tags: - pytorch - causal-lm - pythia - pythia_v0 --- The *Pythia Scaling Suite* is a collection of models developed to facilitate interpretability research. It contains two sets of eight models of sizes 70M, 160M, 410M, 1B, 1.4B, 2.8...
[ "QUESTION_ANSWERING", "TRANSLATION" ]
[ "SCIQ" ]
Non_BioNLP
LoneStriker/OpenBioLLM-Llama3-70B-6.0bpw-h6-exl2
LoneStriker
text-generation
[ "transformers", "pytorch", "llama", "text-generation", "llama-3", "Mixtral", "instruct", "finetune", "chatml", "DPO", "RLHF", "gpt4", "distillation", "conversational", "en", "arxiv:2305.18290", "arxiv:2303.13375", "arxiv:2212.13138", "arxiv:2305.09617", "arxiv:2402.07023", "b...
1,714
1,714
8
0
--- base_model: meta-llama/Meta-Llama-3-70B-Instruct language: - en license: llama3 tags: - llama-3 - llama - Mixtral - instruct - finetune - chatml - DPO - RLHF - gpt4 - distillation widget: - example_title: OpenBioLLM-70B messages: - role: system content: You are an expert and experienced from the healthcare ...
[ "QUESTION_ANSWERING" ]
[ "MEDQA", "PUBMEDQA" ]
BioNLP
HIT-TMG/KaLM-embedding-multilingual-mini-instruct-v1
HIT-TMG
sentence-similarity
[ "sentence-transformers", "safetensors", "qwen2", "feature-extraction", "sentence-similarity", "mteb", "arxiv:2501.01028", "license:mit", "model-index", "autotrain_compatible", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,729
1,741
36,178
32
--- license: mit pipeline_tag: sentence-similarity tags: - sentence-transformers - feature-extraction - sentence-similarity - mteb model-index: - name: KaLM-Embedding results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en-ext) type: mteb/amazon_counter...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
maastrichtlawtech/distilcamembert-lleqa
maastrichtlawtech
sentence-similarity
[ "sentence-transformers", "pytorch", "safetensors", "camembert", "feature-extraction", "sentence-similarity", "fr", "dataset:maastrichtlawtech/lleqa", "arxiv:2309.17050", "license:apache-2.0", "autotrain_compatible", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,695
1,730
48
3
--- datasets: - maastrichtlawtech/lleqa language: fr library_name: sentence-transformers license: apache-2.0 metrics: - recall pipeline_tag: sentence-similarity tags: - feature-extraction - sentence-similarity inference: true widget: - source_sentence: Je reçois des confidences liées à mon emploi. Qu'est-ce que je ...
[ "QUESTION_ANSWERING" ]
[ "CAS" ]
Non_BioNLP
am-azadi/KaLM-embedding-multilingual-mini-v1_Fine_Tuned_1e
am-azadi
sentence-similarity
[ "sentence-transformers", "safetensors", "qwen2", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:21769", "loss:MultipleNegativesRankingLoss", "arxiv:1908.10084", "arxiv:1705.00652", "base_model:HIT-TMG/KaLM-embedding-multilingual-mini-v1", "base_model:finet...
1,740
1,740
16
0
--- base_model: HIT-TMG/KaLM-embedding-multilingual-mini-v1 library_name: sentence-transformers pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similarity - feature-extraction - generated_from_trainer - dataset_size:21769 - loss:MultipleNegativesRankingLoss widget: - source_sentence: 'Bloomin...
[ "TEXT_CLASSIFICATION" ]
[ "PCR" ]
Non_BioNLP
markaw/NV-Embed-v2
markaw
feature-extraction
[ "transformers", "safetensors", "nvembed", "feature-extraction", "mteb", "custom_code", "en", "arxiv:2405.17428", "arxiv:2407.15831", "license:cc-by-nc-4.0", "model-index", "endpoints_compatible", "region:us" ]
1,727
1,727
15
0
--- language: - en library_name: transformers license: cc-by-nc-4.0 tags: - mteb model-index: - name: NV-Embed-v2 results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: mteb/amazon_counterfactual config: en split: tes...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
TitanML/jina-v2-base-en-embed
TitanML
feature-extraction
[ "sentence-transformers", "pytorch", "safetensors", "bert", "feature-extraction", "sentence-similarity", "mteb", "custom_code", "en", "dataset:allenai/c4", "arxiv:2108.12409", "arxiv:2310.19923", "license:apache-2.0", "model-index", "autotrain_compatible", "text-embeddings-inference", ...
1,713
1,713
26
0
--- datasets: - allenai/c4 language: en license: apache-2.0 tags: - sentence-transformers - feature-extraction - sentence-similarity - mteb inference: false model-index: - name: jina-embedding-b-en-v2 results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) ...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
RichardErkhov/EleutherAI_-_pythia-2.8b-deduped-v0-gguf
RichardErkhov
null
[ "gguf", "arxiv:2101.00027", "arxiv:2201.07311", "endpoints_compatible", "region:us" ]
1,730
1,730
87
0
--- {} --- Quantization made by Richard Erkhov. [Github](https://github.com/RichardErkhov) [Discord](https://discord.gg/pvy7H8DZMG) [Request more models](https://github.com/RichardErkhov/quant_request) pythia-2.8b-deduped-v0 - GGUF - Model creator: https://huggingface.co/EleutherAI/ - Original model: https://huggi...
[ "QUESTION_ANSWERING", "TRANSLATION" ]
[ "SCIQ" ]
Non_BioNLP
tomaarsen/mpnet-base-natural-questions-icl
tomaarsen
sentence-similarity
[ "sentence-transformers", "safetensors", "mpnet", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:100231", "loss:ImprovedContrastiveLoss", "en", "dataset:sentence-transformers/natural-questions", "arxiv:1908.10084", "base_model:microsoft/mpnet-base", "base...
1,719
1,720
4
0
--- base_model: microsoft/mpnet-base datasets: - sentence-transformers/natural-questions language: - en library_name: sentence-transformers license: apache-2.0 metrics: - cosine_accuracy@1 - cosine_accuracy@3 - cosine_accuracy@5 - cosine_accuracy@10 - cosine_precision@1 - cosine_precision@3 - cosine_prec...
[ "TEXT_CLASSIFICATION" ]
[ "MEDAL" ]
Non_BioNLP
Gopal2002/Material_Receipt_Report_ZEON
Gopal2002
text-classification
[ "setfit", "safetensors", "bert", "sentence-transformers", "text-classification", "generated_from_setfit_trainer", "arxiv:2209.11055", "base_model:BAAI/bge-small-en-v1.5", "base_model:finetune:BAAI/bge-small-en-v1.5", "model-index", "region:us" ]
1,705
1,705
4
0
--- base_model: BAAI/bge-small-en-v1.5 library_name: setfit metrics: - accuracy pipeline_tag: text-classification tags: - setfit - sentence-transformers - text-classification - generated_from_setfit_trainer widget: - text: "* 04 Hindalco Industries Ltd\nHirkaud Smelter Stores\n\n \n\n* Service Recei\ \ ot\nBUYER _ ...
[ "TEXT_CLASSIFICATION" ]
[ "CAS", "CPI" ]
Non_BioNLP
lixsh6/XLM-3B5-embedding
lixsh6
null
[ "mteb", "model-index", "region:us" ]
1,690
1,690
0
0
--- tags: - mteb model-index: - name: xlm3b5_step3len260_b128g8_lr1e-5 results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: mteb/amazon_counterfactual config: en split: test revision: e8379541af4e31359cca9fbcf4b00f2671dba205 ...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
Muennighoff/SGPT-5.8B-weightedmean-msmarco-specb-bitfit
Muennighoff
sentence-similarity
[ "sentence-transformers", "pytorch", "gptj", "feature-extraction", "sentence-similarity", "mteb", "arxiv:2202.08904", "model-index", "autotrain_compatible", "endpoints_compatible", "region:us" ]
1,646
1,679
83
23
--- pipeline_tag: sentence-similarity tags: - sentence-transformers - feature-extraction - sentence-similarity - mteb model-index: - name: SGPT-5.8B-weightedmean-msmarco-specb-bitfit results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: mteb/am...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
RichardErkhov/dunzhang_-_stella_en_1.5B_v5-4bits
RichardErkhov
null
[ "safetensors", "qwen2", "custom_code", "arxiv:2205.13147", "4-bit", "bitsandbytes", "region:us" ]
1,730
1,730
4
0
--- {} --- Quantization made by Richard Erkhov. [Github](https://github.com/RichardErkhov) [Discord](https://discord.gg/pvy7H8DZMG) [Request more models](https://github.com/RichardErkhov/quant_request) stella_en_1.5B_v5 - bnb 4bits - Model creator: https://huggingface.co/dunzhang/ - Original model: https://hugging...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
adriansanz/sitges2608bai-4ep
adriansanz
sentence-similarity
[ "sentence-transformers", "safetensors", "xlm-roberta", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:4173", "loss:MatryoshkaLoss", "loss:MultipleNegativesRankingLoss", "arxiv:1908.10084", "arxiv:2205.13147", "arxiv:1705.00652", "base_model:BAAI/bge-m3",...
1,724
1,724
4
0
--- base_model: BAAI/bge-m3 datasets: [] language: [] library_name: sentence-transformers metrics: - cosine_accuracy@1 - cosine_accuracy@3 - cosine_accuracy@5 - cosine_accuracy@10 - cosine_precision@1 - cosine_precision@3 - cosine_precision@5 - cosine_precision@10 - cosine_recall@1 - cosine_recall@3 - cosine_recall@5 -...
[ "TEXT_CLASSIFICATION" ]
[ "CAS" ]
Non_BioNLP
BAAI/bge-large-zh
BAAI
feature-extraction
[ "transformers", "pytorch", "safetensors", "bert", "feature-extraction", "zh", "arxiv:2310.07554", "arxiv:2309.07597", "license:mit", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,690
1,697
21,308
320
--- language: - zh license: mit --- **Recommend switching to newest [BAAI/bge-large-zh-v1.5](https://huggingface.co/BAAI/bge-large-zh-v1.5), which has more reasonable similarity distribution and same method of usage.** <h1 align="center">FlagEmbedding</h1> <h4 align="center"> <p> <a href=#model-list>Mo...
[ "SEMANTIC_SIMILARITY", "SUMMARIZATION" ]
[ "BEAR" ]
Non_BioNLP
RomainDarous/large_directTwoEpoch_meanPooling_mistranslationModel
RomainDarous
sentence-similarity
[ "sentence-transformers", "safetensors", "xlm-roberta", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:4460010", "loss:CoSENTLoss", "dataset:RomainDarous/corrupted_os_by_language", "arxiv:1908.10084", "base_model:RomainDarous/large_directOneEpoch_meanPooling_...
1,740
1,740
22
0
--- base_model: RomainDarous/large_directOneEpoch_meanPooling_mistranslationModel datasets: - RomainDarous/corrupted_os_by_language library_name: sentence-transformers metrics: - pearson_cosine - spearman_cosine pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similarity - feature-extraction -...
[ "TEXT_CLASSIFICATION", "SEMANTIC_SIMILARITY", "TRANSLATION" ]
[ "CAS" ]
Non_BioNLP
BAAI/bge-large-zh-noinstruct
BAAI
feature-extraction
[ "transformers", "pytorch", "bert", "feature-extraction", "zh", "arxiv:2310.07554", "arxiv:2309.07597", "license:mit", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,690
1,697
69
11
--- language: - zh license: mit --- **Recommend switching to newest [BAAI/bge-large-zh-v1.5](https://huggingface.co/BAAI/bge-large-zh-v1.5) , which has more reasonable similarity distribution and same method of usage.** <h1 align="center">FlagEmbedding</h1> <h4 align="center"> <p> <a href=#model-list>M...
[ "SEMANTIC_SIMILARITY", "SUMMARIZATION" ]
[ "BEAR" ]
Non_BioNLP
udrearobert999/multi-qa-mpnet-base-cos-v1-test
udrearobert999
text-classification
[ "setfit", "safetensors", "mpnet", "sentence-transformers", "text-classification", "generated_from_setfit_trainer", "arxiv:2209.11055", "base_model:sentence-transformers/multi-qa-mpnet-base-cos-v1", "base_model:finetune:sentence-transformers/multi-qa-mpnet-base-cos-v1", "model-index", "region:us"...
1,714
1,714
5
2
--- base_model: sentence-transformers/multi-qa-mpnet-base-cos-v1 library_name: setfit metrics: - accuracy pipeline_tag: text-classification tags: - setfit - sentence-transformers - text-classification - generated_from_setfit_trainer widget: - text: in durankulak near varna is another important example other signs of ea...
[ "TEXT_CLASSIFICATION", "TRANSLATION" ]
[ "PCR" ]
Non_BioNLP
nold/CroissantLLMChat-v0.1-GGUF
nold
text2text-generation
[ "gguf", "legal", "code", "text-generation-inference", "art", "text2text-generation", "fr", "en", "dataset:croissantllm/croissant_dataset", "dataset:croissantllm/CroissantLLM-2201-sft", "dataset:cerebras/SlimPajama-627B", "dataset:uonlp/CulturaX", "dataset:pg19", "dataset:bigcode/starcoderd...
1,707
1,708
80
0
--- datasets: - croissantllm/croissant_dataset - croissantllm/CroissantLLM-2201-sft - cerebras/SlimPajama-627B - uonlp/CulturaX - pg19 - bigcode/starcoderdata language: - fr - en license: mit pipeline_tag: text2text-generation tags: - legal - code - text-generation-inference - art --- # CroissantLLMChat (190k steps + ...
[ "TRANSLATION" ]
[ "CRAFT" ]
Non_BioNLP
juanpablomesa/bge-base-financial-matryoshka
juanpablomesa
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:9600", "loss:MatryoshkaLoss", "loss:MultipleNegativesRankingLoss", "en", "arxiv:1908.10084", "arxiv:2205.13147", "arxiv:1705.00652", "base_model:BAAI/bge-bas...
1,719
1,719
47
0
--- base_model: BAAI/bge-base-en-v1.5 datasets: [] language: - en library_name: sentence-transformers license: apache-2.0 metrics: - cosine_accuracy@1 - cosine_accuracy@3 - cosine_accuracy@5 - cosine_accuracy@10 - cosine_precision@1 - cosine_precision@3 - cosine_precision@5 - cosine_precision@10 - cosine_recall@1 - cos...
[ "TEXT_CLASSIFICATION" ]
[ "MEDAL" ]
Non_BioNLP
svorwerk/setfit-fine-tuned-demo-class_hpo
svorwerk
text-classification
[ "setfit", "safetensors", "mpnet", "sentence-transformers", "text-classification", "generated_from_setfit_trainer", "arxiv:2209.11055", "base_model:sentence-transformers/all-mpnet-base-v2", "base_model:finetune:sentence-transformers/all-mpnet-base-v2", "region:us" ]
1,706
1,706
5
0
--- base_model: sentence-transformers/all-mpnet-base-v2 library_name: setfit metrics: - accuracy pipeline_tag: text-classification tags: - setfit - sentence-transformers - text-classification - generated_from_setfit_trainer widget: - text: 'Acquisition Id: ALOG; Ancotel; Asia Tone; Bit-Isle; IXEurope; Infomart; Itconic...
[ "TEXT_CLASSIFICATION", "TRANSLATION" ]
[ "CHIA", "MIRNA" ]
Non_BioNLP
knguyennguyen/mpnet_jacket4k_adjustedv3
knguyennguyen
sentence-similarity
[ "sentence-transformers", "safetensors", "mpnet", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:11097", "loss:MultipleNegativesRankingLoss", "arxiv:1908.10084", "arxiv:1705.00652", "base_model:sentence-transformers/all-mpnet-base-v2", "base_model:finetune:...
1,737
1,737
9
0
--- base_model: sentence-transformers/all-mpnet-base-v2 library_name: sentence-transformers pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similarity - feature-extraction - generated_from_trainer - dataset_size:11097 - loss:MultipleNegativesRankingLoss widget: - source_sentence: a jacket for...
[ "TEXT_CLASSIFICATION" ]
[ "BEAR" ]
Non_BioNLP
tessimago/bge-large-repmus-matryoshka
tessimago
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:1024", "loss:MatryoshkaLoss", "loss:MultipleNegativesRankingLoss", "en", "arxiv:1908.10084", "arxiv:2205.13147", "arxiv:1705.00652", "base_model:BAAI/bge-lar...
1,726
1,726
9
0
--- base_model: BAAI/bge-large-en-v1.5 language: - en library_name: sentence-transformers license: apache-2.0 metrics: - cosine_accuracy@1 - cosine_accuracy@3 - cosine_accuracy@5 - cosine_accuracy@10 - cosine_precision@1 - cosine_precision@3 - cosine_precision@5 - cosine_precision@10 - cosine_recall@1 - cosine_recall@3...
[ "TEXT_CLASSIFICATION" ]
[ "CRAFT" ]
Non_BioNLP
delwinn/stella_en_1.5B_v5
delwinn
feature-extraction
[ "sentence-transformers", "pytorch", "safetensors", "qwen2", "text-generation", "mteb", "transformers", "sentence-similarity", "feature-extraction", "custom_code", "arxiv:2205.13147", "license:mit", "model-index", "autotrain_compatible", "text-generation-inference", "text-embeddings-inf...
1,731
1,731
13
0
--- license: mit pipeline_tag: feature-extraction tags: - mteb - sentence-transformers - transformers - sentence-similarity model-index: - name: stella_en_1.5B_v5 results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: mteb/amazon_counterfactual ...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
Mihaiii/test25
Mihaiii
sentence-similarity
[ "sentence-transformers", "onnx", "safetensors", "bert", "feature-extraction", "sentence-similarity", "bge", "mteb", "mergekit", "merge", "base_model:Mihaiii/Wartortle", "base_model:merge:Mihaiii/Wartortle", "base_model:TaylorAI/bge-micro-v2", "base_model:merge:TaylorAI/bge-micro-v2", "li...
1,714
1,714
11
0
--- base_model: - Mihaiii/Wartortle - TaylorAI/bge-micro-v2 library_name: sentence-transformers license: mit pipeline_tag: sentence-similarity tags: - sentence-transformers - feature-extraction - sentence-similarity - bge - mteb - mergekit - merge model-index: - name: Giratina results: - task: type: Classific...
[ "SUMMARIZATION" ]
[ "BIOSSES" ]
BioNLP
tner/deberta-v3-large-bc5cdr
tner
token-classification
[ "transformers", "pytorch", "deberta-v2", "token-classification", "dataset:tner/bc5cdr", "model-index", "autotrain_compatible", "endpoints_compatible", "region:us" ]
1,660
1,664
20
0
--- datasets: - tner/bc5cdr metrics: - f1 - precision - recall pipeline_tag: token-classification widget: - text: Jacob Collier is a Grammy awarded artist from England. example_title: NER Example 1 model-index: - name: tner/deberta-v3-large-bc5cdr results: - task: type: token-classification name: Toke...
[ "NAMED_ENTITY_RECOGNITION" ]
[ "BC5CDR" ]
BioNLP
MediaTek-Research/Breexe-8x7B-Instruct-v0_1
MediaTek-Research
text-generation
[ "transformers", "pytorch", "mixtral", "text-generation", "conversational", "en", "zh", "license:apache-2.0", "autotrain_compatible", "text-generation-inference", "endpoints_compatible", "region:us" ]
1,707
1,722
167
55
--- language: - en - zh license: apache-2.0 pipeline_tag: text-generation extra_gated_prompt: The model weights are only available for the partners to download now. extra_gated_fields: Name: text Company: text Title: text Contact Email: text --- # Breexe-8x7B-Instruct-v0_1 Breexe-8x7B is a language model f...
[ "SUMMARIZATION" ]
[ "BEAR" ]
Non_BioNLP
RichardErkhov/EleutherAI_-_pythia-2.8b-v0-gguf
RichardErkhov
null
[ "gguf", "arxiv:2101.00027", "arxiv:2201.07311", "endpoints_compatible", "region:us" ]
1,730
1,730
73
0
--- {} --- Quantization made by Richard Erkhov. [Github](https://github.com/RichardErkhov) [Discord](https://discord.gg/pvy7H8DZMG) [Request more models](https://github.com/RichardErkhov/quant_request) pythia-2.8b-v0 - GGUF - Model creator: https://huggingface.co/EleutherAI/ - Original model: https://huggingface.c...
[ "QUESTION_ANSWERING", "TRANSLATION" ]
[ "SCIQ" ]
Non_BioNLP
avsolatorio/all-MiniLM-L6-v2-MEDI-MTEB-triplet-final
avsolatorio
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:1943715", "loss:MultipleNegativesRankingLoss", "en", "arxiv:1908.10084", "arxiv:1705.00652", "base_model:sentence-transformers/all-MiniLM-L6-v2", "base_model:f...
1,720
1,720
51
1
--- base_model: sentence-transformers/all-MiniLM-L6-v2 datasets: [] language: - en library_name: sentence-transformers license: apache-2.0 metrics: - cosine_accuracy - dot_accuracy - manhattan_accuracy - euclidean_accuracy - max_accuracy pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similar...
[ "TEXT_CLASSIFICATION", "SUMMARIZATION", "PARAPHRASING" ]
[ "PUBMEDQA", "SCIFACT", "SCIQ", "SCITAIL" ]
Non_BioNLP
ISOISS/jina-embeddings-v3-tei
ISOISS
feature-extraction
[ "transformers", "pytorch", "onnx", "safetensors", "xlm-roberta", "feature-extraction", "sentence-similarity", "mteb", "sentence-transformers", "custom_code", "multilingual", "af", "am", "ar", "as", "az", "be", "bg", "bn", "br", "bs", "ca", "cs", "cy", "da", "de", ...
1,731
1,731
9
0
--- language: - multilingual - af - am - ar - as - az - be - bg - bn - br - bs - ca - cs - cy - da - de - el - en - eo - es - et - eu - fa - fi - fr - fy - ga - gd - gl - gu - ha - he - hi - hr - hu - hy - id - is - it - ja - jv - ka - kk - km - kn - ko - ku - ky - la ...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
SepKeyPro/bge-base-en-trivia-anchor-positive
SepKeyPro
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:9000", "loss:MultipleNegativesRankingLoss", "en", "arxiv:1908.10084", "arxiv:1705.00652", "base_model:BAAI/bge-base-en-v1.5", "base_model:finetune:BAAI/bge-bas...
1,719
1,719
9
0
--- base_model: BAAI/bge-base-en-v1.5 datasets: [] language: - en library_name: sentence-transformers license: apache-2.0 metrics: - cosine_accuracy@1 - cosine_accuracy@3 - cosine_accuracy@5 - cosine_accuracy@10 - cosine_precision@1 - cosine_precision@3 - cosine_precision@5 - cosine_precision@10 - cosine_recall@1 - cos...
[ "TEXT_CLASSIFICATION", "TRANSLATION" ]
[ "MEDAL" ]
Non_BioNLP
fine-tuned/SciFact-32000-384-gpt-4o-2024-05-13-66747460
fine-tuned
feature-extraction
[ "sentence-transformers", "safetensors", "bert", "feature-extraction", "sentence-similarity", "mteb", "en", "dataset:fine-tuned/SciFact-32000-384-gpt-4o-2024-05-13-66747460", "dataset:allenai/c4", "license:apache-2.0", "autotrain_compatible", "text-embeddings-inference", "endpoints_compatible...
1,717
1,717
6
0
--- datasets: - fine-tuned/SciFact-32000-384-gpt-4o-2024-05-13-66747460 - allenai/c4 language: - en - en license: apache-2.0 pipeline_tag: feature-extraction tags: - sentence-transformers - feature-extraction - sentence-similarity - mteb --- This model is a fine-tuned version of [**BAAI/bge-large-en-v1.5**](https://hug...
[ "TEXT_CLASSIFICATION" ]
[ "SCIFACT" ]
Non_BioNLP
RichardErkhov/M4-ai_-_tau-0.5B-awq
RichardErkhov
null
[ "safetensors", "qwen2", "4-bit", "awq", "region:us" ]
1,732
1,732
4
0
--- {} --- Quantization made by Richard Erkhov. [Github](https://github.com/RichardErkhov) [Discord](https://discord.gg/pvy7H8DZMG) [Request more models](https://github.com/RichardErkhov/quant_request) tau-0.5B - AWQ - Model creator: https://huggingface.co/M4-ai/ - Original model: https://huggingface.co/M4-ai/tau-...
[ "QUESTION_ANSWERING", "SUMMARIZATION" ]
[ "MEDQA" ]
Non_BioNLP
adriansanz/SITGES-bge-FT2
adriansanz
sentence-similarity
[ "sentence-transformers", "safetensors", "xlm-roberta", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:237", "loss:BatchAllTripletLoss", "arxiv:1908.10084", "arxiv:1703.07737", "base_model:BAAI/bge-m3", "base_model:finetune:BAAI/bge-m3", "autotrain_compat...
1,723
1,723
5
0
--- base_model: BAAI/bge-m3 datasets: [] language: [] library_name: sentence-transformers pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similarity - feature-extraction - generated_from_trainer - dataset_size:237 - loss:BatchAllTripletLoss widget: - source_sentence: 'El Viver dels Avis de Si...
[ "TEXT_CLASSIFICATION" ]
[ "CAS" ]
Non_BioNLP
ginkgogo/setfit-absa-bge-small-en-v1.5-restaurants-aspect
ginkgogo
text-classification
[ "setfit", "safetensors", "bert", "absa", "sentence-transformers", "text-classification", "generated_from_setfit_trainer", "arxiv:2209.11055", "base_model:sentence-transformers/all-MiniLM-L6-v2", "base_model:finetune:sentence-transformers/all-MiniLM-L6-v2", "model-index", "region:us" ]
1,711
1,711
4
0
--- base_model: sentence-transformers/all-MiniLM-L6-v2 library_name: setfit metrics: - accuracy pipeline_tag: text-classification tags: - setfit - absa - sentence-transformers - text-classification - generated_from_setfit_trainer widget: - text: variety:I'm not sure what what I would do if I'd never discovered Nikka, s...
[ "TEXT_CLASSIFICATION" ]
[ "CHIA" ]
Non_BioNLP
vectoriseai/multilingual-e5-large
vectoriseai
feature-extraction
[ "sentence-transformers", "pytorch", "onnx", "safetensors", "xlm-roberta", "mteb", "Sentence Transformers", "sentence-similarity", "feature-extraction", "multilingual", "af", "am", "ar", "as", "az", "be", "bg", "bn", "br", "bs", "ca", "cs", "cy", "da", "de", "el", ...
1,696
1,696
14
0
--- language: - multilingual - af - am - ar - as - az - be - bg - bn - br - bs - ca - cs - cy - da - de - el - en - eo - es - et - eu - fa - fi - fr - fy - ga - gd - gl - gu - ha - he - hi - hr - hu - hy - id - is - it - ja - jv - ka - kk - km - kn - ko - ku - ky - la - lo - lt - lv - mg - mk - ml - mn - mr - ms - my -...
[ "SEMANTIC_SIMILARITY", "TRANSLATION", "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
tanbinh2210/mlm_finetuned_3_phobert
tanbinh2210
sentence-similarity
[ "sentence-transformers", "safetensors", "roberta", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:357018", "loss:MultipleNegativesRankingLoss", "arxiv:1908.10084", "arxiv:1705.00652", "base_model:tanbinh2210/mlm_finetuned_2_phobert", "base_model:finetune:t...
1,732
1,732
7
0
--- base_model: tanbinh2210/mlm_finetuned_2_phobert library_name: sentence-transformers pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similarity - feature-extraction - generated_from_trainer - dataset_size:357018 - loss:MultipleNegativesRankingLoss widget: - source_sentence: đánh_giá phẩm_c...
[ "TEXT_CLASSIFICATION" ]
[ "CHIA" ]
Non_BioNLP
jinaai/jina-embeddings-v3
jinaai
feature-extraction
[ "transformers", "pytorch", "onnx", "safetensors", "feature-extraction", "sentence-similarity", "mteb", "sentence-transformers", "custom_code", "multilingual", "af", "am", "ar", "as", "az", "be", "bg", "bn", "br", "bs", "ca", "cs", "cy", "da", "de", "el", "en", "...
1,725
1,740
1,734,211
828
--- language: - multilingual - af - am - ar - as - az - be - bg - bn - br - bs - ca - cs - cy - da - de - el - en - eo - es - et - eu - fa - fi - fr - fy - ga - gd - gl - gu - ha - he - hi - hr - hu - hy - id - is - it - ja - jv - ka - kk - km - kn - ko - ku - ky - la - lo - lt - lv - mg - mk - ml - mn - mr - ms - my -...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
meandyou200175/phobert_ContrastiveLoss
meandyou200175
sentence-similarity
[ "sentence-transformers", "safetensors", "roberta", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:87608", "loss:ContrastiveLoss", "arxiv:1908.10084", "base_model:vinai/phobert-base-v2", "base_model:finetune:vinai/phobert-base-v2", "model-index", "autotra...
1,730
1,730
8
0
--- base_model: vinai/phobert-base-v2 library_name: sentence-transformers metrics: - cosine_accuracy@1 - cosine_accuracy@2 - cosine_accuracy@5 - cosine_accuracy@10 - cosine_accuracy@100 - cosine_precision@1 - cosine_precision@2 - cosine_precision@5 - cosine_precision@10 - cosine_precision@100 - cosine_recall@1 - cosine...
[ "TEXT_CLASSIFICATION" ]
[ "CHIA" ]
BioNLP
twadada/nmc-cls-nobiv
twadada
null
[ "mteb", "model-index", "region:us" ]
1,725
1,725
0
0
--- tags: - mteb model-index: - name: nomic_classification_nobivec results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: None config: en split: test revision: e8379541af4e31359cca9fbcf4b00f2671dba205 metrics: - type: a...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
twadada/nmc-prmt-and-emb
twadada
null
[ "mteb", "model-index", "region:us" ]
1,725
1,725
0
0
--- tags: - mteb model-index: - name: nomic_classification_prompt_domain_sample results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: None config: en split: test revision: e8379541af4e31359cca9fbcf4b00f2671dba205 metrics: ...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
jinaai/jina-embedding-l-en-v1
jinaai
sentence-similarity
[ "sentence-transformers", "pytorch", "t5", "finetuner", "mteb", "feature-extraction", "sentence-similarity", "custom_code", "en", "dataset:jinaai/negation-dataset", "arxiv:2307.11224", "license:apache-2.0", "model-index", "autotrain_compatible", "endpoints_compatible", "region:us" ]
1,688
1,736
561
24
--- datasets: - jinaai/negation-dataset language: en license: apache-2.0 pipeline_tag: sentence-similarity tags: - finetuner - mteb - sentence-transformers - feature-extraction - sentence-similarity model-index: - name: jina-triplets-large results: - task: type: Classification dataset: name: MTEB Am...
[ "SUMMARIZATION" ]
[ "BIOSSES", "LINNAEUS", "SCIFACT" ]
Non_BioNLP
TaylorAI/gte-tiny
TaylorAI
sentence-similarity
[ "sentence-transformers", "pytorch", "onnx", "safetensors", "bert", "feature-extraction", "sentence-similarity", "transformers", "mteb", "model-index", "autotrain_compatible", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,696
1,696
59,999
136
--- pipeline_tag: sentence-similarity tags: - sentence-transformers - feature-extraction - sentence-similarity - transformers - mteb model-index: - name: gte_tiny results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: mteb/amazon_counterfactual ...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
Nizzouuu/gte-Qwen2-7B-instruct-Q6_K-GGUF
Nizzouuu
sentence-similarity
[ "sentence-transformers", "gguf", "mteb", "transformers", "Qwen2", "sentence-similarity", "llama-cpp", "gguf-my-repo", "base_model:Alibaba-NLP/gte-Qwen2-7B-instruct", "base_model:quantized:Alibaba-NLP/gte-Qwen2-7B-instruct", "license:apache-2.0", "model-index", "autotrain_compatible", "endp...
1,738
1,738
7
0
--- base_model: Alibaba-NLP/gte-Qwen2-7B-instruct license: apache-2.0 tags: - mteb - sentence-transformers - transformers - Qwen2 - sentence-similarity - llama-cpp - gguf-my-repo model-index: - name: gte-qwen2-7B-instruct results: - task: type: Classification dataset: name: MTEB AmazonCounterfactual...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
SeaLLMs/SeaLLMs-v3-1.5B-Chat
SeaLLMs
text-generation
[ "transformers", "safetensors", "qwen2", "text-generation", "sea", "multilingual", "conversational", "en", "zh", "id", "vi", "th", "ms", "tl", "ta", "jv", "arxiv:2407.19672", "arxiv:2306.05179", "license:other", "autotrain_compatible", "text-generation-inference", "endpoints...
1,721
1,722
1,507
12
--- language: - en - zh - id - vi - th - ms - tl - ta - jv license: other license_name: seallms license_link: https://huggingface.co/SeaLLMs/SeaLLM-13B-Chat/blob/main/LICENSE tags: - sea - multilingual --- # *SeaLLMs-v3* - Large Language Models for Southeast Asia <p align="center"> <a href="https://damo-nlp-sg.githu...
[ "TRANSLATION" ]
[ "CHIA" ]
Non_BioNLP
jukofyork/Dark-Miqu-70B
jukofyork
text-generation
[ "transformers", "safetensors", "llama", "text-generation", "mergekit", "merge", "arxiv:2403.19522", "base_model:152334H/miqu-1-70b-sf", "base_model:merge:152334H/miqu-1-70b-sf", "base_model:Sao10K/Euryale-1.3-L2-70B", "base_model:merge:Sao10K/Euryale-1.3-L2-70B", "base_model:Sao10K/WinterGodde...
1,714
1,715
72
30
--- base_model: - 152334H/miqu-1-70b-sf - sophosympatheia/Midnight-Rose-70B-v2.0.3 - Sao10K/Euryale-1.3-L2-70B - Sao10K/WinterGoddess-1.4x-70B-L2 library_name: transformers license: other tags: - mergekit - merge --- ![Dark-Miqu.png](Dark-Miqu.png) A "dark" creative writing model with 32k context. Based off [miqu-1-7...
[ "TRANSLATION" ]
[ "BEAR" ]
Non_BioNLP
croissantllm/base_175k
croissantllm
text2text-generation
[ "transformers", "pytorch", "llama", "text-generation", "legal", "code", "text-generation-inference", "art", "text2text-generation", "fr", "en", "dataset:cerebras/SlimPajama-627B", "dataset:uonlp/CulturaX", "dataset:pg19", "dataset:bigcode/starcoderdata", "license:mit", "autotrain_com...
1,705
1,706
6
0
--- datasets: - cerebras/SlimPajama-627B - uonlp/CulturaX - pg19 - bigcode/starcoderdata language: - fr - en license: mit pipeline_tag: text2text-generation tags: - legal - code - text-generation-inference - art --- # CroissantLLM - Base (175k steps) This model is part of the CroissantLLM initiative, and corresponds ...
[ "TRANSLATION" ]
[ "CRAFT" ]
Non_BioNLP
Teradata/bge-small-en-v1.5
Teradata
feature-extraction
[ "onnx", "bert", "feature-extraction", "sentence-similarity", "mteb", "teradata", "en", "license:mit", "model-index", "region:us" ]
1,739
1,741
28
0
--- language: - en license: mit tags: - feature-extraction - sentence-similarity - mteb - onnx - teradata model-index: - name: bge-small-en-v1.5 results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: mteb/amazon_counterfactual config: en ...
[ "SEMANTIC_SIMILARITY", "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
fine-tuned/SciFact-512-192-gpt-4o-2024-05-13-65992666
fine-tuned
feature-extraction
[ "sentence-transformers", "safetensors", "bert", "feature-extraction", "sentence-similarity", "mteb", "en", "dataset:fine-tuned/SciFact-512-192-gpt-4o-2024-05-13-65992666", "dataset:allenai/c4", "license:apache-2.0", "autotrain_compatible", "text-embeddings-inference", "endpoints_compatible",...
1,716
1,716
6
0
--- datasets: - fine-tuned/SciFact-512-192-gpt-4o-2024-05-13-65992666 - allenai/c4 language: - en - en license: apache-2.0 pipeline_tag: feature-extraction tags: - sentence-transformers - feature-extraction - sentence-similarity - mteb --- This model is a fine-tuned version of [**BAAI/bge-large-en-v1.5**](https://huggi...
[ "TEXT_CLASSIFICATION" ]
[ "SCIFACT" ]
Non_BioNLP
legalvn/paraphrase-multilingual-MiniLM-L12-v2-vn-170000
legalvn
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:651725", "loss:SoftmaxLoss", "arxiv:1908.10084", "base_model:sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2", "base_model:finetune:sentence-transforme...
1,733
1,733
6
0
--- base_model: sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 library_name: sentence-transformers pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similarity - feature-extraction - generated_from_trainer - dataset_size:651725 - loss:SoftmaxLoss widget: - source_sentence: Nguyên t...
[ "TEXT_CLASSIFICATION" ]
[ "PCR" ]
Non_BioNLP
bobox/DeBERTaV3-small-GeneralSentenceTransformer-v2
bobox
sentence-similarity
[ "sentence-transformers", "pytorch", "deberta-v2", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:96781", "loss:MultipleNegativesRankingLoss", "loss:AnglELoss", "loss:GISTEmbedLoss", "loss:OnlineContrastiveLoss", "loss:MultipleNegativesSymmetricRankingLoss"...
1,718
1,718
13
0
--- base_model: microsoft/deberta-v3-small datasets: - sentence-transformers/all-nli - sentence-transformers/stsb - tals/vitaminc - nyu-mll/glue - allenai/scitail - sentence-transformers/xsum - sentence-transformers/sentence-compression language: - en library_name: sentence-transformers pipeline_tag: sentence-similarit...
[ "TEXT_CLASSIFICATION" ]
[ "SCITAIL" ]
Non_BioNLP
EleutherAI/pythia-1b-deduped
EleutherAI
text-generation
[ "transformers", "pytorch", "safetensors", "gpt_neox", "text-generation", "causal-lm", "pythia", "en", "dataset:EleutherAI/the_pile_deduplicated", "arxiv:2304.01373", "arxiv:2101.00027", "arxiv:2201.07311", "license:apache-2.0", "autotrain_compatible", "text-generation-inference", "endp...
1,676
1,689
20,123
19
--- datasets: - EleutherAI/the_pile_deduplicated language: - en license: apache-2.0 tags: - pytorch - causal-lm - pythia --- The *Pythia Scaling Suite* is a collection of models developed to facilitate interpretability research [(see paper)](https://arxiv.org/pdf/2304.01373.pdf). It contains two sets of eight models...
[ "QUESTION_ANSWERING", "TRANSLATION" ]
[ "SCIQ" ]
Non_BioNLP
corto-ai/nomic-embed-text-v1
corto-ai
sentence-similarity
[ "sentence-transformers", "pytorch", "onnx", "safetensors", "nomic_bert", "feature-extraction", "sentence-similarity", "mteb", "transformers", "transformers.js", "custom_code", "en", "arxiv:2402.01613", "license:apache-2.0", "model-index", "autotrain_compatible", "text-embeddings-infe...
1,714
1,714
740
2
--- language: - en library_name: sentence-transformers license: apache-2.0 pipeline_tag: sentence-similarity tags: - feature-extraction - sentence-similarity - mteb - transformers - transformers.js model-index: - name: epoch_0_model results: - task: type: Classification dataset: name: MTEB AmazonCou...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
blockblockblock/Dark-Miqu-70B-bpw4-exl2
blockblockblock
text-generation
[ "transformers", "safetensors", "llama", "text-generation", "arxiv:2403.19522", "license:other", "autotrain_compatible", "text-generation-inference", "endpoints_compatible", "4-bit", "exl2", "region:us" ]
1,715
1,715
14
2
--- license: other --- ![Dark-Miqu.png](Dark-Miqu.png) ***NOTE***: *For a full range of GGUF quants kindly provided by @mradermacher: [Static](https://huggingface.co/mradermacher/Dark-Miqu-70B-GGUF) and [IMatrix](https://huggingface.co/mradermacher/Dark-Miqu-70B-i1-GGUF).* A "dark" creative writing model with 32k co...
[ "TRANSLATION" ]
[ "BEAR" ]
Non_BioNLP
Haon-Chen/speed-embedding-7b-instruct
Haon-Chen
feature-extraction
[ "transformers", "safetensors", "mistral", "feature-extraction", "mteb", "en", "arxiv:2410.18634", "arxiv:2104.08663", "arxiv:2210.07316", "license:mit", "model-index", "text-generation-inference", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,730
1,730
169
5
--- language: - en license: mit tags: - mteb - transformers model-index: - name: speed-embedding-7b-instruct results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: mteb/amazon_counterfactual config: en split: test ...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
deepfile/multilingual-e5-small-onnx-qint8
deepfile
sentence-similarity
[ "sentence-transformers", "onnx", "safetensors", "bert", "mteb", "Sentence Transformers", "sentence-similarity", "multilingual", "af", "am", "ar", "as", "az", "be", "bg", "bn", "br", "bs", "ca", "cs", "cy", "da", "de", "el", "en", "eo", "es", "et", "eu", "fa"...
1,731
1,731
10
1
--- language: - multilingual - af - am - ar - as - az - be - bg - bn - br - bs - ca - cs - cy - da - de - el - en - eo - es - et - eu - fa - fi - fr - fy - ga - gd - gl - gu - ha - he - hi - hr - hu - hy - id - is - it - ja - jv - ka - kk - km - kn - ko - ku - ky - la - lo - lt - lv - mg - mk - ml - mn - mr - ms - my -...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
hcy5561/distilroberta-base-sentence-transformer-snli
hcy5561
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:494430", "loss:SoftmaxLoss", "en", "dataset:stanfordnlp/snli", "arxiv:1908.10084", "base_model:google-bert/bert-base-uncased", "base_model:finetune:google-bert...
1,724
1,724
12
0
--- base_model: google-bert/bert-base-uncased datasets: - stanfordnlp/snli language: - en library_name: sentence-transformers pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similarity - feature-extraction - generated_from_trainer - dataset_size:494430 - loss:SoftmaxLoss widget...
[ "TEXT_CLASSIFICATION" ]
[ "BEAR" ]
Non_BioNLP
pszemraj/long-t5-tglobal-base-16384-booksum-V11-big_patent-V2
pszemraj
summarization
[ "transformers", "pytorch", "safetensors", "longt5", "text2text-generation", "summarization", "summary", "booksum", "long-document", "long-form", "dataset:kmfoda/booksum", "dataset:big_patent", "license:apache-2.0", "license:bsd-3-clause", "model-index", "autotrain_compatible", "endpo...
1,659
1,692
87
2
--- datasets: - kmfoda/booksum - big_patent license: - apache-2.0 - bsd-3-clause metrics: - rouge tags: - summarization - summary - booksum - long-document - long-form widget: - text: large earthquakes along a given fault segment do not occur at random intervals because it takes time to accumulate the strain energy...
[ "QUESTION_ANSWERING", "SUMMARIZATION" ]
[ "BEAR" ]
Non_BioNLP
MilosKosRad/BioNER
MilosKosRad
token-classification
[ "transformers", "pytorch", "bert", "token-classification", "chemistry", "biology", "zero-shot", "BERT", "PubMedBERT", "en", "dataset:ncbi_disease", "dataset:bigbio/chemdner", "dataset:bigbio/n2c2_2018_track2", "dataset:bigbio/bc5cdr", "dataset:bigbio/jnlpba", "arxiv:2305.04928", "lic...
1,684
1,689
222
8
--- datasets: - ncbi_disease - bigbio/chemdner - bigbio/n2c2_2018_track2 - bigbio/bc5cdr - bigbio/jnlpba language: - en library_name: transformers license: mit metrics: - accuracy - recall - f1 - precision tags: - chemistry - biology - zero-shot - BERT - PubMedBERT widget: - text: Disease<SEP>Patient was diagnosed with...
[ "NAMED_ENTITY_RECOGNITION" ]
[ "BC5CDR", "BIORED", "CHEMDNER", "JNLPBA", "NCBI DISEASE" ]
BioNLP
Snowflake/snowflake-arctic-embed-s
Snowflake
sentence-similarity
[ "sentence-transformers", "onnx", "safetensors", "bert", "feature-extraction", "sentence-similarity", "mteb", "arctic", "snowflake-arctic-embed", "transformers.js", "arxiv:2407.18887", "arxiv:2405.05374", "license:apache-2.0", "model-index", "autotrain_compatible", "text-embeddings-infe...
1,712
1,733
29,658
19
--- license: apache-2.0 pipeline_tag: sentence-similarity tags: - sentence-transformers - feature-extraction - sentence-similarity - mteb - arctic - snowflake-arctic-embed - transformers.js model-index: - name: snowflake-snowflake-arctic-embed-s results: - task: type: Classification dataset: name: M...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
himanshu23099/bge_embedding_finetune_v3
himanshu23099
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:3507", "loss:GISTEmbedLoss", "arxiv:1908.10084", "arxiv:2402.16829", "base_model:BAAI/bge-small-en-v1.5", "base_model:finetune:BAAI/bge-small-en-v1.5", "model-...
1,731
1,732
12
0
--- base_model: BAAI/bge-small-en-v1.5 library_name: sentence-transformers metrics: - cosine_accuracy@1 - cosine_accuracy@5 - cosine_accuracy@10 - cosine_precision@1 - cosine_precision@5 - cosine_precision@10 - cosine_recall@1 - cosine_recall@5 - cosine_recall@10 - cosine_ndcg@5 - cosine_ndcg@10 - cosine_ndcg@100 - cos...
[ "TEXT_CLASSIFICATION" ]
[ "CRAFT" ]
Non_BioNLP
CAiRE/UniVaR-lambda-5
CAiRE
sentence-similarity
[ "sentence-transformers", "safetensors", "nomic_bert", "feature-extraction", "sentence-similarity", "mteb", "transformers", "transformers.js", "custom_code", "en", "arxiv:2402.01613", "license:apache-2.0", "model-index", "autotrain_compatible", "text-embeddings-inference", "endpoints_co...
1,718
1,718
13
0
--- language: - en library_name: sentence-transformers license: apache-2.0 pipeline_tag: sentence-similarity tags: - feature-extraction - sentence-similarity - mteb - transformers - transformers.js model-index: - name: epoch_0_model results: - task: type: Classification dataset: name: MTEB AmazonCou...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
RichardErkhov/EleutherAI_-_pythia-2.8b-deduped-8bits
RichardErkhov
text-generation
[ "transformers", "safetensors", "gpt_neox", "text-generation", "arxiv:2304.01373", "arxiv:2101.00027", "arxiv:2201.07311", "autotrain_compatible", "text-generation-inference", "endpoints_compatible", "8-bit", "bitsandbytes", "region:us" ]
1,713
1,713
4
0
--- {} --- Quantization made by Richard Erkhov. [Github](https://github.com/RichardErkhov) [Discord](https://discord.gg/pvy7H8DZMG) [Request more models](https://github.com/RichardErkhov/quant_request) pythia-2.8b-deduped - bnb 8bits - Model creator: https://huggingface.co/EleutherAI/ - Original model: https://hug...
[ "QUESTION_ANSWERING", "TRANSLATION" ]
[ "SCIQ" ]
Non_BioNLP
aident-ai/bge-base-en-onnx
aident-ai
feature-extraction
[ "sentence-transformers", "pytorch", "onnx", "bert", "feature-extraction", "sentence-similarity", "transformers", "mteb", "en", "arxiv:2309.07597", "license:mit", "autotrain_compatible", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,694
1,695
19
2
--- language: - en license: mit tags: - sentence-transformers - feature-extraction - sentence-similarity - transformers - mteb --- This is a fork from [BAAI/bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) and exported to onnx for inference. ======= <h1 align="center">FlagEmbedding</h1> <h4 align=...
[ "SEMANTIC_SIMILARITY", "SUMMARIZATION" ]
[ "BEAR" ]
Non_BioNLP
EleutherAI/pythia-1.4b
EleutherAI
text-generation
[ "transformers", "pytorch", "safetensors", "gpt_neox", "text-generation", "causal-lm", "pythia", "en", "dataset:EleutherAI/the_pile", "arxiv:2304.01373", "arxiv:2101.00027", "arxiv:2201.07311", "license:apache-2.0", "autotrain_compatible", "text-generation-inference", "endpoints_compati...
1,675
1,688
83,953
23
--- datasets: - EleutherAI/the_pile language: - en license: apache-2.0 tags: - pytorch - causal-lm - pythia --- The *Pythia Scaling Suite* is a collection of models developed to facilitate interpretability research [(see paper)](https://arxiv.org/pdf/2304.01373.pdf). It contains two sets of eight models of sizes 70...
[ "QUESTION_ANSWERING", "TRANSLATION" ]
[ "SCIQ" ]
Non_BioNLP
mxs980/gte-Qwen2-1.5B-instruct-Q8_0-GGUF
mxs980
sentence-similarity
[ "sentence-transformers", "gguf", "mteb", "transformers", "Qwen2", "sentence-similarity", "llama-cpp", "gguf-my-repo", "base_model:Alibaba-NLP/gte-Qwen2-1.5B-instruct", "base_model:quantized:Alibaba-NLP/gte-Qwen2-1.5B-instruct", "license:apache-2.0", "model-index", "autotrain_compatible", "...
1,719
1,719
41
0
--- base_model: Alibaba-NLP/gte-Qwen2-1.5B-instruct license: apache-2.0 tags: - mteb - sentence-transformers - transformers - Qwen2 - sentence-similarity - llama-cpp - gguf-my-repo model-index: - name: gte-qwen2-7B-instruct results: - task: type: Classification dataset: name: MTEB AmazonCounterfactu...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
medspaner/xlm-roberta-large-spanish-trials-misc-ents
medspaner
token-classification
[ "transformers", "pytorch", "xlm-roberta", "token-classification", "generated_from_trainer", "license:cc-by-nc-4.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
1,705
1,727
12
0
--- license: cc-by-nc-4.0 metrics: - precision - recall - f1 - accuracy tags: - generated_from_trainer widget: - text: Paciente normotenso (PA = 120/70 mmHg) model-index: - name: xlm-roberta-large-spanish-trials-cases-misc-ents results: [] --- <!-- This model card has been generated automatically according to the in...
[ "NAMED_ENTITY_RECOGNITION" ]
[ "CT-EBM-SP", "SCIELO" ]
BioNLP
EleutherAI/pythia-160m-v0
EleutherAI
text-generation
[ "transformers", "pytorch", "safetensors", "gpt_neox", "text-generation", "causal-lm", "pythia", "pythia_v0", "en", "dataset:the_pile", "arxiv:2101.00027", "arxiv:2201.07311", "license:apache-2.0", "autotrain_compatible", "text-generation-inference", "endpoints_compatible", "region:us...
1,665
1,688
596
8
--- datasets: - the_pile language: - en license: apache-2.0 tags: - pytorch - causal-lm - pythia - pythia_v0 --- The *Pythia Scaling Suite* is a collection of models developed to facilitate interpretability research. It contains two sets of eight models of sizes 70M, 160M, 410M, 1B, 1.4B, 2.8B, 6.9B, and 12B. For ea...
[ "QUESTION_ANSWERING", "TRANSLATION" ]
[ "SCIQ" ]
Non_BioNLP
LoneStriker/OpenBioLLM-Llama3-8B-6.0bpw-h6-exl2
LoneStriker
text-generation
[ "transformers", "pytorch", "llama", "text-generation", "llama-3", "Mixtral", "instruct", "finetune", "chatml", "DPO", "RLHF", "gpt4", "distillation", "en", "arxiv:2305.18290", "arxiv:2303.13375", "arxiv:2212.13138", "arxiv:2305.09617", "arxiv:2402.07023", "base_model:meta-llama...
1,714
1,714
7
0
--- base_model: meta-llama/Meta-Llama-3-8B language: - en license: llama3 tags: - llama-3 - llama - Mixtral - instruct - finetune - chatml - DPO - RLHF - gpt4 - distillation widget: - example_title: OpenBioLLM-8B messages: - role: system content: You are an expert and experienced from the healthcare and biomedi...
[ "QUESTION_ANSWERING" ]
[ "MEDQA", "PUBMEDQA" ]
BioNLP
Nashhz/SBERT_KFOLD_JobDescriptions_Skills_UserPortfolios
Nashhz
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:16682", "loss:CosineSimilarityLoss", "arxiv:1908.10084", "autotrain_compatible", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,735
1,735
308
0
--- library_name: sentence-transformers pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similarity - feature-extraction - generated_from_trainer - dataset_size:16682 - loss:CosineSimilarityLoss widget: - source_sentence: Hello, I am Redoan Ahmad I'm a professional Graphic Designer ...
[ "TEXT_CLASSIFICATION" ]
[ "CRAFT" ]
Non_BioNLP
corto-ai/bge-reranker-large-onnx
corto-ai
feature-extraction
[ "transformers", "onnx", "xlm-roberta", "text-classification", "mteb", "feature-extraction", "en", "zh", "arxiv:2401.03462", "arxiv:2312.15503", "arxiv:2311.13534", "arxiv:2310.07554", "arxiv:2309.07597", "license:mit", "model-index", "autotrain_compatible", "text-embeddings-inference...
1,717
1,717
11
0
--- language: - en - zh license: mit pipeline_tag: feature-extraction tags: - mteb model-index: - name: bge-reranker-base results: - task: type: Reranking dataset: name: MTEB CMedQAv1 type: C-MTEB/CMedQAv1-reranking config: default split: test revision: None metrics: ...
[ "SEMANTIC_SIMILARITY", "SUMMARIZATION" ]
[ "BEAR" ]
Non_BioNLP
croissantllm/CroissantLLMBase-GGUF
croissantllm
text-generation
[ "gguf", "legal", "code", "text-generation-inference", "art", "text-generation", "fr", "en", "dataset:cerebras/SlimPajama-627B", "dataset:uonlp/CulturaX", "dataset:pg19", "dataset:bigcode/starcoderdata", "dataset:croissantllm/croissant_dataset", "arxiv:2402.00786", "license:mit", "endpo...
1,707
1,714
64
4
--- datasets: - cerebras/SlimPajama-627B - uonlp/CulturaX - pg19 - bigcode/starcoderdata - croissantllm/croissant_dataset language: - fr - en license: mit pipeline_tag: text-generation tags: - legal - code - text-generation-inference - art --- # CroissantLLM - Base GGUF (190k steps, Final version) This model is part ...
[ "TRANSLATION" ]
[ "CRAFT" ]
Non_BioNLP
Mihaiii/Squirtle
Mihaiii
sentence-similarity
[ "sentence-transformers", "onnx", "safetensors", "bert", "feature-extraction", "sentence-similarity", "bge", "mteb", "dataset:Mihaiii/qa-assistant", "license:mit", "model-index", "autotrain_compatible", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,714
1,714
35
1
--- datasets: - Mihaiii/qa-assistant library_name: sentence-transformers license: mit pipeline_tag: sentence-similarity tags: - sentence-transformers - feature-extraction - sentence-similarity - bge - mteb model-index: - name: Squirtle results: - task: type: Classification dataset: name: MTEB Amazon...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
BioNLP
Teradata/multilingual-e5-base
Teradata
sentence-similarity
[ "onnx", "mteb", "sentence-similarity", "teradata", "multilingual", "af", "am", "ar", "as", "az", "be", "bg", "bn", "br", "bs", "ca", "cs", "cy", "da", "de", "el", "en", "eo", "es", "et", "eu", "fa", "fi", "fr", "fy", "ga", "gd", "gl", "gu", "ha", ...
1,739
1,741
25
0
--- language: - multilingual - af - am - ar - as - az - be - bg - bn - br - bs - ca - cs - cy - da - de - el - en - eo - es - et - eu - fa - fi - fr - fy - ga - gd - gl - gu - ha - he - hi - hr - hu - hy - id - is - it - ja - jv - ka - kk - km - kn - ko - ku - ky - la - lo - lt - lv - mg - mk - ml - mn - mr - ms - my -...
[ "SEMANTIC_SIMILARITY", "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
t12e/instructor-base
t12e
sentence-similarity
[ "sentence-transformers", "pytorch", "t5", "text-embedding", "embeddings", "information-retrieval", "beir", "text-classification", "language-model", "text-clustering", "text-semantic-similarity", "text-evaluation", "prompt-retrieval", "text-reranking", "feature-extraction", "sentence-si...
1,685
1,685
9
0
--- language: en license: apache-2.0 pipeline_tag: sentence-similarity tags: - text-embedding - embeddings - information-retrieval - beir - text-classification - language-model - text-clustering - text-semantic-similarity - text-evaluation - prompt-retrieval - text-reranking - sentence-transformers - feature-extraction...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
carsondial/slinger20241231-1
carsondial
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:45000", "loss:MatryoshkaLoss", "loss:MultipleNegativesRankingLoss", "en", "arxiv:1908.10084", "arxiv:2205.13147", "arxiv:1705.00652", "base_model:BAAI/bge-ba...
1,735
1,735
5
0
--- base_model: BAAI/bge-base-en-v1.5 language: - en library_name: sentence-transformers license: apache-2.0 metrics: - cosine_accuracy@1 - cosine_accuracy@3 - cosine_accuracy@5 - cosine_accuracy@10 - cosine_precision@1 - cosine_precision@3 - cosine_precision@5 - cosine_precision@10 - cosine_recall@1 - cosine_recall@3 ...
[ "TEXT_CLASSIFICATION" ]
[ "BEAR" ]
Non_BioNLP
aimlresearch2023/snowflake-arctic-embed-m-v1.5-Q8_0-GGUF
aimlresearch2023
sentence-similarity
[ "sentence-transformers", "gguf", "feature-extraction", "sentence-similarity", "mteb", "arctic", "snowflake-arctic-embed", "transformers.js", "llama-cpp", "gguf-my-repo", "base_model:Snowflake/snowflake-arctic-embed-m-v1.5", "base_model:quantized:Snowflake/snowflake-arctic-embed-m-v1.5", "lic...
1,726
1,726
7
0
--- base_model: Snowflake/snowflake-arctic-embed-m-v1.5 license: apache-2.0 pipeline_tag: sentence-similarity tags: - sentence-transformers - feature-extraction - sentence-similarity - mteb - arctic - snowflake-arctic-embed - transformers.js - llama-cpp - gguf-my-repo model-index: - name: snowflake-arctic-embed-m-v1.5 ...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
LoneStriker/OpenBioLLM-Llama3-70B-4.0bpw-h6-exl2
LoneStriker
text-generation
[ "transformers", "pytorch", "llama", "text-generation", "llama-3", "Mixtral", "instruct", "finetune", "chatml", "DPO", "RLHF", "gpt4", "distillation", "conversational", "en", "arxiv:2305.18290", "arxiv:2303.13375", "arxiv:2212.13138", "arxiv:2305.09617", "arxiv:2402.07023", "b...
1,714
1,714
8
0
--- base_model: meta-llama/Meta-Llama-3-70B-Instruct language: - en license: llama3 tags: - llama-3 - llama - Mixtral - instruct - finetune - chatml - DPO - RLHF - gpt4 - distillation widget: - example_title: OpenBioLLM-70B messages: - role: system content: You are an expert and experienced from the healthcare ...
[ "QUESTION_ANSWERING" ]
[ "MEDQA", "PUBMEDQA" ]
BioNLP
twadada/mpn-wordpca
twadada
null
[ "mteb", "model-index", "region:us" ]
1,726
1,726
0
0
--- tags: - mteb model-index: - name: mpnet_main_wordPCA results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: None config: en split: test revision: e8379541af4e31359cca9fbcf4b00f2671dba205 metrics: - type: accuracy ...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
gliner-community/gliner_xxl-v2.5
gliner-community
token-classification
[ "gliner", "pytorch", "token-classification", "multilingual", "dataset:urchade/pile-mistral-v0.1", "arxiv:2311.08526", "license:apache-2.0", "region:us" ]
1,724
1,725
70
3
--- datasets: - urchade/pile-mistral-v0.1 language: - multilingual library_name: gliner license: apache-2.0 pipeline_tag: token-classification --- # About GLiNER is a Named Entity Recognition (NER) model capable of identifying any entity type using a bidirectional transformer encoder (BERT-like). It provides a practi...
[ "NAMED_ENTITY_RECOGNITION" ]
[ "ANATEM", "BC5CDR" ]
Non_BioNLP
twadada/nmc-300-w50k-b30k
twadada
null
[ "mteb", "model-index", "region:us" ]
1,726
1,726
0
0
--- tags: - mteb model-index: - name: nomic_classification_307_w50k_b30k results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: None config: en split: test revision: e8379541af4e31359cca9fbcf4b00f2671dba205 metrics: - t...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
PlanTL-GOB-ES/bsc-bio-ehr-es
PlanTL-GOB-ES
fill-mask
[ "transformers", "pytorch", "roberta", "fill-mask", "biomedical", "clinical", "ehr", "spanish", "es", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
1,649
1,668
665
12
--- language: - es license: apache-2.0 metrics: - ppl tags: - biomedical - clinical - ehr - spanish widget: - text: El único antecedente personal a reseñar era la <mask> arterial. - text: Las radiologías óseas de cuerpo entero no detectan alteraciones <mask>, ni alteraciones vertebrales. - text: En el <mask> toraco...
[ "NAMED_ENTITY_RECOGNITION", "TEXT_CLASSIFICATION" ]
[ "CANTEMIST", "PHARMACONER", "SCIELO" ]
BioNLP
barisaydin/bge-small-en
barisaydin
feature-extraction
[ "transformers", "pytorch", "safetensors", "bert", "feature-extraction", "mteb", "sentence transformers", "en", "arxiv:2309.07597", "license:mit", "model-index", "text-embeddings-inference", "endpoints_compatible", "region:us" ]
1,695
1,695
9
0
--- language: - en license: mit tags: - mteb - sentence transformers model-index: - name: bge-small-en results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: mteb/amazon_counterfactual config: en split: test revision: e8379541a...
[ "SEMANTIC_SIMILARITY", "SUMMARIZATION" ]
[ "BEAR", "BIOSSES", "SCIFACT" ]
Non_BioNLP
bnightning/gte-Qwen2-7B-instruct-Q4_K_M-GGUF
bnightning
sentence-similarity
[ "sentence-transformers", "gguf", "mteb", "transformers", "Qwen2", "sentence-similarity", "llama-cpp", "gguf-my-repo", "base_model:Alibaba-NLP/gte-Qwen2-7B-instruct", "base_model:quantized:Alibaba-NLP/gte-Qwen2-7B-instruct", "license:apache-2.0", "model-index", "autotrain_compatible", "endp...
1,741
1,741
12
0
--- base_model: Alibaba-NLP/gte-Qwen2-7B-instruct license: apache-2.0 tags: - mteb - sentence-transformers - transformers - Qwen2 - sentence-similarity - llama-cpp - gguf-my-repo model-index: - name: gte-qwen2-7B-instruct results: - task: type: Classification dataset: name: MTEB AmazonCounterfactual...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
twadada/nmc-nignore15
twadada
null
[ "mteb", "model-index", "region:us" ]
1,726
1,726
0
0
--- tags: - mteb model-index: - name: nomic_classification_nignore15 results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassification (en) type: None config: en split: test revision: e8379541af4e31359cca9fbcf4b00f2671dba205 metrics: - type:...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
tensorblock/gte-Qwen2-7B-instruct-GGUF
tensorblock
sentence-similarity
[ "sentence-transformers", "gguf", "mteb", "transformers", "Qwen2", "sentence-similarity", "TensorBlock", "GGUF", "base_model:Alibaba-NLP/gte-Qwen2-7B-instruct", "base_model:quantized:Alibaba-NLP/gte-Qwen2-7B-instruct", "license:apache-2.0", "model-index", "autotrain_compatible", "endpoints_...
1,731
1,731
3,236
8
--- base_model: Alibaba-NLP/gte-Qwen2-7B-instruct license: apache-2.0 tags: - mteb - sentence-transformers - transformers - Qwen2 - sentence-similarity - TensorBlock - GGUF model-index: - name: gte-qwen2-7B-instruct results: - task: type: Classification dataset: name: MTEB AmazonCounterfactualClassi...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
ymelka/camembert-cosmetic-similarity-v2
ymelka
sentence-similarity
[ "sentence-transformers", "safetensors", "camembert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:5000", "loss:CoSENTLoss", "arxiv:1908.10084", "base_model:ymelka/camembert-cosmetic-finetuned", "base_model:finetune:ymelka/camembert-cosmetic-finetuned", "...
1,718
1,718
10
0
--- base_model: ymelka/camembert-cosmetic-finetuned datasets: [] language: [] library_name: sentence-transformers metrics: - pearson_cosine - spearman_cosine - pearson_manhattan - spearman_manhattan - pearson_euclidean - spearman_euclidean - pearson_dot - spearman_dot - pearson_max - spearman_max pipeline_tag: sentence...
[ "TEXT_CLASSIFICATION", "SEMANTIC_SIMILARITY" ]
[ "CAS" ]
Non_BioNLP
CyberOptic/multilingual-e5-large-Q8_0-GGUF
CyberOptic
feature-extraction
[ "sentence-transformers", "gguf", "mteb", "Sentence Transformers", "sentence-similarity", "feature-extraction", "llama-cpp", "gguf-my-repo", "multilingual", "af", "am", "ar", "as", "az", "be", "bg", "bn", "br", "bs", "ca", "cs", "cy", "da", "de", "el", "en", "eo", ...
1,741
1,741
8
0
--- base_model: intfloat/multilingual-e5-large language: - multilingual - af - am - ar - as - az - be - bg - bn - br - bs - ca - cs - cy - da - de - el - en - eo - es - et - eu - fa - fi - fr - fy - ga - gd - gl - gu - ha - he - hi - hr - hu - hy - id - is - it - ja - jv - ka - kk - km - kn - ko - ku - ky - la - lo - l...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
LoneStriker/OpenBioLLM-Llama3-8B-5.0bpw-h6-exl2
LoneStriker
text-generation
[ "transformers", "pytorch", "llama", "text-generation", "llama-3", "Mixtral", "instruct", "finetune", "chatml", "DPO", "RLHF", "gpt4", "distillation", "en", "arxiv:2305.18290", "arxiv:2303.13375", "arxiv:2212.13138", "arxiv:2305.09617", "arxiv:2402.07023", "base_model:meta-llama...
1,714
1,714
8
0
--- base_model: meta-llama/Meta-Llama-3-8B language: - en license: llama3 tags: - llama-3 - llama - Mixtral - instruct - finetune - chatml - DPO - RLHF - gpt4 - distillation widget: - example_title: OpenBioLLM-8B messages: - role: system content: You are an expert and experienced from the healthcare and biomedi...
[ "QUESTION_ANSWERING" ]
[ "MEDQA", "PUBMEDQA" ]
BioNLP
hkunlp/instructor-base
hkunlp
sentence-similarity
[ "sentence-transformers", "pytorch", "t5", "text-embedding", "embeddings", "information-retrieval", "beir", "text-classification", "language-model", "text-clustering", "text-semantic-similarity", "text-evaluation", "prompt-retrieval", "text-reranking", "feature-extraction", "sentence-si...
1,671
1,674
11,563
116
--- language: en license: apache-2.0 pipeline_tag: sentence-similarity tags: - text-embedding - embeddings - information-retrieval - beir - text-classification - language-model - text-clustering - text-semantic-similarity - text-evaluation - prompt-retrieval - text-reranking - sentence-transformers - feature-extraction...
[ "SUMMARIZATION" ]
[ "BIOSSES", "SCIFACT" ]
Non_BioNLP
BSC-LT/salamandra-7b-instruct
BSC-LT
text-generation
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "bg", "ca", "code", "cs", "cy", "da", "de", "el", "en", "es", "et", "eu", "fi", "fr", "ga", "gl", "hr", "hu", "it", "lt", "lv", "mt", "nl", "nn", "oc", "pl", "pt", "ro", "ru...
1,727
1,740
12,988
54
--- base_model: - BSC-LT/salamandra-7b datasets: - oscar-corpus/colossal-oscar-1.0 - HuggingFaceFW/fineweb-edu - joelniklaus/eurlex_resources - joelito/legal-mc4 - projecte-aina/CATalog - UFRGS/brwac - community-datasets/hrwac - danish-foundation-models/danish-gigaword - HiTZ/euscrawl - PleIAs/French-PD-Newspapers - Pl...
[ "QUESTION_ANSWERING", "TRANSLATION", "SUMMARIZATION", "PARAPHRASING" ]
[ "BEAR", "SCIELO" ]
Non_BioNLP
BSC-NLP4BIA/bsc-bio-ehr-es-meddocan
BSC-NLP4BIA
token-classification
[ "transformers", "pytorch", "roberta", "token-classification", "biomedical", "clinical", "EHR", "spanish", "anonymization", "es", "base_model:PlanTL-GOB-ES/bsc-bio-ehr-es", "base_model:finetune:PlanTL-GOB-ES/bsc-bio-ehr-es", "license:apache-2.0", "model-index", "autotrain_compatible", "...
1,717
1,722
15
0
--- base_model: - PlanTL-GOB-ES/bsc-bio-ehr-es language: - es license: apache-2.0 metrics: - precision - recall - f1 tags: - biomedical - clinical - EHR - spanish - anonymization widget: - text: El diagnóstico definitivo de nuestro paciente fue de un Adenocarcinoma de pulmón cT2a cN3 cM1a Estadio IV (por una única ...
[ "NAMED_ENTITY_RECOGNITION" ]
[ "MEDDOCAN" ]
BioNLP
samchain/econo-sentence-v2
samchain
sentence-similarity
[ "sentence-transformers", "safetensors", "bert", "sentence-similarity", "feature-extraction", "generated_from_trainer", "dataset_size:45044", "loss:CoSENTLoss", "economics", "finance", "en", "dataset:samchain/econo-pairs-v2", "arxiv:1908.10084", "base_model:samchain/EconoBert", "base_mode...
1,739
1,739
64
2
--- base_model: samchain/EconoBert datasets: - samchain/econo-pairs-v2 language: - en library_name: sentence-transformers license: apache-2.0 metrics: - pearson_cosine - spearman_cosine pipeline_tag: sentence-similarity tags: - sentence-transformers - sentence-similarity - feature-extraction - generated_from_trainer - ...
[ "TEXT_CLASSIFICATION", "SEMANTIC_SIMILARITY" ]
[ "BEAR" ]
Non_BioNLP
AventIQ-AI/bert-medical-entity-extraction
AventIQ-AI
null
[ "safetensors", "bert", "region:us" ]
1,740
1,740
72
3
--- {} --- # Medical Entity Extraction with BERT ## 📌 Overview This repository hosts the quantized version of the `bert-base-cased` model for Medical Entity Extraction using the 'tner/bc5cdr' dataset. The model is specifically designed to recognize entities related to **Disease,Symptoms,Drug**. The model has been opt...
[ "NAMED_ENTITY_RECOGNITION" ]
[ "BC5CDR" ]
BioNLP