Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,21 @@ tags:
|
|
4 |
- unsloth
|
5 |
---
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
# Model Card for Model ID
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
@@ -169,10 +184,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
169 |
|
170 |
[More Information Needed]
|
171 |
|
172 |
-
## Citation [optional]
|
173 |
-
|
174 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
175 |
-
|
176 |
**BibTeX:**
|
177 |
|
178 |
[More Information Needed]
|
|
|
4 |
- unsloth
|
5 |
---
|
6 |
|
7 |
+
### Citation Information
|
8 |
+
|
9 |
+
```
|
10 |
+
@misc{duwal2024domainadaptativecontinuallearninglowresource,
|
11 |
+
title={Domain-adaptative Continual Learning for Low-resource Tasks: Evaluation on Nepali},
|
12 |
+
author={Sharad Duwal and Suraj Prasai and Suresh Manandhar},
|
13 |
+
year={2024},
|
14 |
+
eprint={2412.13860},
|
15 |
+
archivePrefix={arXiv},
|
16 |
+
primaryClass={cs.CL},
|
17 |
+
url={https://arxiv.org/abs/2412.13860},
|
18 |
+
}
|
19 |
+
|
20 |
+
```
|
21 |
+
|
22 |
# Model Card for Model ID
|
23 |
|
24 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
184 |
|
185 |
[More Information Needed]
|
186 |
|
|
|
|
|
|
|
|
|
187 |
**BibTeX:**
|
188 |
|
189 |
[More Information Needed]
|