Nepali Passport Question Answering: A Low-Resource Dataset for Public Service Applications
Paper • 2603.13320 • Published
This is a sentence-transformers model finetuned from intfloat/multilingual-e5-base. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
SentenceTransformer(
(0): Transformer({'max_seq_length': 512, 'do_lower_case': False, 'architecture': 'XLMRobertaModel'})
(1): Pooling({'word_embedding_dimension': 768, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
)
First install the Sentence Transformers library:
pip install -U sentence-transformers
Then you can load this model and run inference.
from sentence_transformers import SentenceTransformer
# Download from the 🤗 Hub
model = SentenceTransformer("Funghang/e5-nepali-qa-ir")
# Run inference
queries = [
"विवाहित व्यक्तिको हकमा साधारण राहदानीको लागि आवेदन कहाँ दिने ?",
]
documents = [
'ताप्लेजुङ जिल्ला प्रशासन कार्यालयको सम्पर्क नम्बरहरू: नागरिकता फाँट : ०२४-४६०२७०, आर्थिक प्रशासन फाँट : ०२४-४६०५६६, स्थानीय प्रशासन फाँट : ०२४-४६०१९१ हुन् ।',
'जिल्ला प्रशासन कार्यालय ओखलढुंगाको आधिकारिक इमेल अभिलेख प्रयोजनका लागिः avilekh.daookhaldhunga@gmail.com हो ।',
'विवाहित व्यक्तिले आफ्नो स्थायी बसोबास भएको जिल्ला प्रशासन कार्यालय वा नागरिकता रहेको जिल्लास्थित जिल्ला प्रशासन कार्यालयमा आवश्यक कागजात सहित साधारण राहदानीको लागि निवेदन दिन सकिन्छ ।',
]
query_embeddings = model.encode_query(queries)
document_embeddings = model.encode_document(documents)
print(query_embeddings.shape, document_embeddings.shape)
# [1, 768] [3, 768]
# Get the similarity scores for the embeddings
similarities = model.similarity(query_embeddings, document_embeddings)
print(similarities)
# tensor([[0.9078, 0.1416, 0.1064]])
query and positive| query | positive | |
|---|---|---|
| type | string | string |
| details |
|
|
| query | positive |
|---|---|
राहदानी कार्यालय संखुवासभाको सम्पर्क नम्बर के हो ? |
राहदानी कार्यालय संखुवासभाको सम्पर्क नम्बरहरू ०२९५६०१३४, ०२९५६०१३३, ०२९५६०५३३ हुन् । |
राहदानीको लागि दर्ता केन्द्र कसरी छनोट गर्ने ? |
राहदानी बनाउन दर्ता केन्द्र छनोट गर्दा तपाईंले अनलाइन फाराम भर्दा नै आफ्नो लागि उपयुक्त स्थान चयन गर्नुपर्छ । नेपालमा रहेका जिल्ला वा इलाका प्रशासन कार्यालय वा राहदानी विभाग दर्ता केन्द्रका रूपमा छनोट गर्न सकिन्छ । विदेशमा रहेका नागरिकहरूले भने सम्बन्धित दूतावास वा कन्सुलेटलाई दर्ता केन्द्रका रूपमा छनोट गर्नुपर्छ । साथै, फाराम भर्दा Appointment लिनु पनि अनिवार्य हुन्छ जसले तपाईंलाई सुविधाजनक मिति र समय दिन्छ । यसरी छनोट गरिएको दर्ता केन्द्रमा नै तपाईंले सम्पूर्ण प्रक्रिया पूरा गर्नुपर्छ । |
म संग राहदानी विभाग काठमाडौंबाट जारी भएको पुरानो हस्तलिखित राहदानी छ भने के मैले पुन राहदानी विभागबाट एमआरपि को लागि आवेदन दिन जिल्लाको सिफारिस ल्याउनु पर्छ ? |
यदि तपाईंसँग राहदानी विभाग काठमाडौंबाट जारी भएको पुरानो हस्तलिखित राहदानी छ भने पनि पुन राहदानी विभागबाट एमआरपि को लागि आवेदन दिन जिल्लाको सिफारिस ल्याउनु पर्छ । |
MultipleNegativesRankingLoss with these parameters:{
"scale": 20.0,
"similarity_fct": "cos_sim",
"gather_across_devices": false
}
query and positive| query | positive | |
|---|---|---|
| type | string | string |
| details |
|
|
| query | positive |
|---|---|
के राहदानी बनाउन फोटोको आवश्यकता पर्छ ? |
राहदानी बनाउन फोटोको आवश्यकता हुँदैन, किनभने फोटो खिच्ने काम कार्यालयमै हुन्छ । |
रुकुम पश्चिमको राहदानी कार्यालयसँग सम्पर्क गर्न कुन नम्बर प्रयोग गर्ने ? |
रुकुम पश्चिमको राहदानी कार्यालयका लागि ०८८५३००४०, ०८८५३००९०, ०८८५३००९० नम्बर प्रयोग गर्न सकिन्छ । |
अफिसियल वा कूटनीतिक राहदानी भएकाले साधारण राहदानी बनाउँदा कुन विकल्प छान्ने ? |
अफिसियल र कूटनीतिक राहदानी भएकाले साधारण राहदानी बनाउँदा आफ्नो पुरानो नम्बर बेवास्ता गरी उपयुक्त विकल्प छान्नु पर्छ। |
MultipleNegativesRankingLoss with these parameters:{
"scale": 20.0,
"similarity_fct": "cos_sim",
"gather_across_devices": false
}
eval_strategy: stepslearning_rate: 1e-05num_train_epochs: 150warmup_ratio: 0.1fp16: Trueload_best_model_at_end: Trueoverwrite_output_dir: Falsedo_predict: Falseeval_strategy: stepsprediction_loss_only: Trueper_device_train_batch_size: 8per_device_eval_batch_size: 8per_gpu_train_batch_size: Noneper_gpu_eval_batch_size: Nonegradient_accumulation_steps: 1eval_accumulation_steps: Nonetorch_empty_cache_steps: Nonelearning_rate: 1e-05weight_decay: 0.0adam_beta1: 0.9adam_beta2: 0.999adam_epsilon: 1e-08max_grad_norm: 1.0num_train_epochs: 150max_steps: -1lr_scheduler_type: linearlr_scheduler_kwargs: {}warmup_ratio: 0.1warmup_steps: 0log_level: passivelog_level_replica: warninglog_on_each_node: Truelogging_nan_inf_filter: Truesave_safetensors: Truesave_on_each_node: Falsesave_only_model: Falserestore_callback_states_from_checkpoint: Falseno_cuda: Falseuse_cpu: Falseuse_mps_device: Falseseed: 42data_seed: Nonejit_mode_eval: Falseuse_ipex: Falsebf16: Falsefp16: Truefp16_opt_level: O1half_precision_backend: autobf16_full_eval: Falsefp16_full_eval: Falsetf32: Nonelocal_rank: 0ddp_backend: Nonetpu_num_cores: Nonetpu_metrics_debug: Falsedebug: []dataloader_drop_last: Falsedataloader_num_workers: 0dataloader_prefetch_factor: Nonepast_index: -1disable_tqdm: Falseremove_unused_columns: Truelabel_names: Noneload_best_model_at_end: Trueignore_data_skip: Falsefsdp: []fsdp_min_num_params: 0fsdp_config: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}fsdp_transformer_layer_cls_to_wrap: Noneaccelerator_config: {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}deepspeed: Nonelabel_smoothing_factor: 0.0optim: adamw_torch_fusedoptim_args: Noneadafactor: Falsegroup_by_length: Falselength_column_name: lengthddp_find_unused_parameters: Noneddp_bucket_cap_mb: Noneddp_broadcast_buffers: Falsedataloader_pin_memory: Truedataloader_persistent_workers: Falseskip_memory_metrics: Trueuse_legacy_prediction_loop: Falsepush_to_hub: Falseresume_from_checkpoint: Nonehub_model_id: Nonehub_strategy: every_savehub_private_repo: Nonehub_always_push: Falsehub_revision: Nonegradient_checkpointing: Falsegradient_checkpointing_kwargs: Noneinclude_inputs_for_metrics: Falseinclude_for_metrics: []eval_do_concat_batches: Truefp16_backend: autopush_to_hub_model_id: Nonepush_to_hub_organization: Nonemp_parameters: auto_find_batch_size: Falsefull_determinism: Falsetorchdynamo: Noneray_scope: lastddp_timeout: 1800torch_compile: Falsetorch_compile_backend: Nonetorch_compile_mode: Noneinclude_tokens_per_second: Falseinclude_num_input_tokens_seen: Falseneftune_noise_alpha: Noneoptim_target_modules: Nonebatch_eval_metrics: Falseeval_on_start: Falseuse_liger_kernel: Falseliger_kernel_config: Noneeval_use_gather_object: Falseaverage_tokens_across_devices: Falseprompts: Nonebatch_sampler: batch_samplermulti_dataset_batch_sampler: proportionalrouter_mapping: {}learning_rate_mapping: {}| Epoch | Step | Training Loss | Validation Loss |
|---|---|---|---|
| 0.2083 | 100 | 0.9835 | 0.8339 |
| 0.4167 | 200 | 0.8657 | 0.6287 |
| 0.625 | 300 | 0.6003 | 0.3697 |
| 0.8333 | 400 | 0.3603 | 0.1957 |
| 1.0417 | 500 | 0.1578 | 0.1272 |
| 1.25 | 600 | 0.1 | 0.0974 |
| 1.4583 | 700 | 0.0619 | 0.0812 |
| 1.6667 | 800 | 0.0416 | 0.0751 |
| 1.875 | 900 | 0.0369 | 0.0714 |
| 2.0833 | 1000 | 0.0295 | 0.0676 |
| 2.2917 | 1100 | 0.0259 | 0.0641 |
| 2.5 | 1200 | 0.0168 | 0.0620 |
| 2.7083 | 1300 | 0.0514 | 0.0612 |
| 2.9167 | 1400 | 0.0294 | 0.0635 |
| 3.125 | 1500 | 0.0137 | 0.0605 |
| 3.3333 | 1600 | 0.013 | 0.0598 |
| 3.5417 | 1700 | 0.0193 | 0.0618 |
| 3.75 | 1800 | 0.0093 | 0.0600 |
| 3.9583 | 1900 | 0.0209 | 0.0623 |
| 4.1667 | 2000 | 0.0075 | 0.0654 |
| 4.375 | 2100 | 0.0152 | 0.0632 |
| 4.5833 | 2200 | 0.0205 | 0.0647 |
| 4.7917 | 2300 | 0.0062 | 0.0630 |
| 5.0 | 2400 | 0.0188 | 0.0616 |
| 5.2083 | 2500 | 0.0085 | 0.0596 |
| 5.4167 | 2600 | 0.0119 | 0.0605 |
| 5.625 | 2700 | 0.0087 | 0.0619 |
| 5.8333 | 2800 | 0.0115 | 0.0666 |
| 6.0417 | 2900 | 0.0203 | 0.0648 |
| 6.25 | 3000 | 0.0114 | 0.0644 |
| 6.4583 | 3100 | 0.0123 | 0.0650 |
| 6.6667 | 3200 | 0.0121 | 0.0609 |
| 6.875 | 3300 | 0.0044 | 0.0610 |
| 7.0833 | 3400 | 0.0061 | 0.0683 |
| 7.2917 | 3500 | 0.0151 | 0.0645 |
@inproceedings{reimers-2019-sentence-bert,
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
author = "Reimers, Nils and Gurevych, Iryna",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
month = "11",
year = "2019",
publisher = "Association for Computational Linguistics",
url = "https://arxiv.org/abs/1908.10084",
}
@misc{henderson2017efficient,
title={Efficient Natural Language Response Suggestion for Smart Reply},
author={Matthew Henderson and Rami Al-Rfou and Brian Strope and Yun-hsuan Sung and Laszlo Lukacs and Ruiqi Guo and Sanjiv Kumar and Balint Miklos and Ray Kurzweil},
year={2017},
eprint={1705.00652},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
@article{begha2026nepali,
title={Nepali Passport Question Answering: A Low-Resource Dataset for Public Service Applications},
author={Begha, Funghang Limbu and Acharya, Praveen and Bal, Bal Krishna},
journal={arXiv preprint arXiv:2603.13320},
year={2026}
}
@article{wang2024multilingual,
title={Multilingual e5 text embeddings: A technical report},
author={Wang, Liang and Yang, Nan and Huang, Xiaolong and Yang, Linjun and Majumder, Rangan and Wei, Furu},
journal={arXiv preprint arXiv:2402.05672},
year={2024}
}
Base model
intfloat/multilingual-e5-base