Nevidu commited on
Commit
e3e4e2e
·
verified ·
1 Parent(s): 9c233e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -16,7 +16,7 @@ base_model: facebook/bart-large
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
 
19
- - **Paper:** The model was published in "A Hybrid Architecture with Efficient Fine Tuning for Abstractive Patent Document Summarization" available in https://arxiv.org/abs/2503.10354
20
  - **Developed by:** Nevidu Jayatilleke and Ruvan Weerasinghe
21
  <!-- - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed] -->
@@ -119,12 +119,16 @@ summary = summarize(text, max_tokens)
119
  ## Citation
120
 
121
  ```json
122
- @article{jayatilleke2025hybrid,
123
- title={A Hybrid Architecture with Efficient Fine Tuning for Abstractive Patent Document Summarization},
124
  author={Jayatilleke, Nevidu and Weerasinghe, Ruvan},
125
- journal={arXiv preprint arXiv:2503.10354},
126
- year={2025}
127
- }
 
 
 
 
 
128
  ```
129
 
130
  ### Framework versions
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
 
19
+ - **Paper:** The model was published in "A Hybrid Architecture with Efficient Fine Tuning for Abstractive Patent Document Summarization" available in https://arxiv.org/abs/2503.10354 or https://ieeexplore.ieee.org/document/11030964
20
  - **Developed by:** Nevidu Jayatilleke and Ruvan Weerasinghe
21
  <!-- - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed] -->
 
119
  ## Citation
120
 
121
  ```json
122
+ @INPROCEEDINGS{11030964,
 
123
  author={Jayatilleke, Nevidu and Weerasinghe, Ruvan},
124
+ booktitle={2025 International Research Conference on Smart Computing and Systems Engineering (SCSE)},
125
+ title={A Hybrid Architecture with Efficient Fine Tuning for Abstractive Patent Document Summarization},
126
+ year={2025},
127
+ volume={},
128
+ number={},
129
+ pages={1-6},
130
+ keywords={automatic text summarization;intellectual property;natural language processing;parameter efficient fine tuning},
131
+ doi={10.1109/SCSE65633.2025.11030964}}
132
  ```
133
 
134
  ### Framework versions