Update README.md
Browse files
README.md
CHANGED
@@ -4,21 +4,6 @@ tags:
|
|
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. -->
|
@@ -59,6 +44,22 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
59 |
|
60 |
[More Information Needed]
|
61 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
### Downstream Use [optional]
|
63 |
|
64 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
|
|
4 |
- unsloth
|
5 |
---
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
# Model Card for Model ID
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
44 |
|
45 |
[More Information Needed]
|
46 |
|
47 |
+
|
48 |
+
### Citation Information
|
49 |
+
|
50 |
+
```
|
51 |
+
@misc{duwal2024domainadaptativecontinuallearninglowresource,
|
52 |
+
title={Domain-adaptative Continual Learning for Low-resource Tasks: Evaluation on Nepali},
|
53 |
+
author={Sharad Duwal and Suraj Prasai and Suresh Manandhar},
|
54 |
+
year={2024},
|
55 |
+
eprint={2412.13860},
|
56 |
+
archivePrefix={arXiv},
|
57 |
+
primaryClass={cs.CL},
|
58 |
+
url={https://arxiv.org/abs/2412.13860},
|
59 |
+
}
|
60 |
+
|
61 |
+
```
|
62 |
+
|
63 |
### Downstream Use [optional]
|
64 |
|
65 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|