sharad461 commited on
Commit
0a2ce5d
·
verified ·
1 Parent(s): b461ae2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -19,3 +19,19 @@ configs:
19
  - split: train
20
  path: data/train-*
21
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  - split: train
20
  path: data/train-*
21
  ---
22
+
23
+
24
+ ### Citation Information
25
+
26
+ ```
27
+ @misc{duwal2024domainadaptativecontinuallearninglowresource,
28
+ title={Domain-adaptative Continual Learning for Low-resource Tasks: Evaluation on Nepali},
29
+ author={Sharad Duwal and Suraj Prasai and Suresh Manandhar},
30
+ year={2024},
31
+ eprint={2412.13860},
32
+ archivePrefix={arXiv},
33
+ primaryClass={cs.CL},
34
+ url={https://arxiv.org/abs/2412.13860},
35
+ }
36
+
37
+ ```