pranavsaranaway commited on
Commit
476cb86
·
verified ·
1 Parent(s): 8c92e5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -65,11 +65,14 @@ From the paper: [Pruning for Performance: Efficient Idiom and Metaphor Classific
65
  If you use this dataset, please cite:
66
 
67
  ```bibtex
68
- @article{do2025pruning,
69
- title={Pruning for Performance: Efficient Idiom and Metaphor Classification in Low-Resource Konkani Using mBERT},
70
- author={Do, Timothy and Saran, Pranav and Poojary, Harshita and Prabhu, Pranav and O’Brien, Sean and Sharma, Vasu and Zhu, Kevin},
71
- journal={arXiv preprint arXiv:2506.02005},
72
- year={2025}
 
 
 
73
  }
74
  ```
75
 
 
65
  If you use this dataset, please cite:
66
 
67
  ```bibtex
68
+ @misc{do2025pruning,
69
+ title = {Pruning for Performance: Efficient Idiom and Metaphor Classification in Low-Resource Konkani Using mBERT},
70
+ author = {Timothy Do and Pranav Saran and Harshita Poojary and Pranav Prabhu and Sean O\textquotesingleBrien and Vasu Sharma and Kevin Zhu},
71
+ year = {2025},
72
+ howpublished = {arXiv preprint arXiv:2506.02005},
73
+ note = {Submitted 24 May 2025, 9 pages, 7 figures},
74
+ doi = {10.48550/arXiv.2506.02005},
75
+ url = {https://arxiv.org/abs/2506.02005}
76
  }
77
  ```
78