DGurgurov commited on
Commit
d351d66
·
verified ·
1 Parent(s): c9a0abb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -12
README.md CHANGED
@@ -9,6 +9,8 @@ metrics:
9
  model-index:
10
  - name: amh-Ethi
11
  results: []
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -51,17 +53,18 @@ The following hyperparameters were used during training:
51
  - training_steps: 100000
52
 
53
 
54
- ### Citation Information
55
 
56
- If you use this model in your work, please cite the following paper. Additionally, if you require more details on training and performance, refer to the paper:
57
 
58
- @misc{gurgurov2025smallmodelsbigimpact,
59
- title={Small Models, Big Impact: Efficient Corpus and Graph-Based Adaptation of Small Multilingual Language Models for Low-Resource Languages},
60
- author={Daniil Gurgurov and Ivan Vykopal and Josef van Genabith and Simon Ostermann},
61
- year={2025},
62
- eprint={2502.10140},
63
- archivePrefix={arXiv},
64
- primaryClass={cs.CL},
65
- url={https://arxiv.org/abs/2502.10140},
66
- }
67
-
 
 
9
  model-index:
10
  - name: amh-Ethi
11
  results: []
12
+ language:
13
+ - am
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
53
  - training_steps: 100000
54
 
55
 
56
+ ### Citation Information
57
 
58
+ If you use this model in your work, please cite the following paper. Additionally, if you require more details on training and performance, refer to the paper:
59
 
60
+ ```bibtex
61
+ @misc{gurgurov2025smallmodelsbigimpact,
62
+ title={Small Models, Big Impact: Efficient Corpus and Graph-Based Adaptation of Small Multilingual Language Models for Low-Resource Languages},
63
+ author={Daniil Gurgurov and Ivan Vykopal and Josef van Genabith and Simon Ostermann},
64
+ year={2025},
65
+ eprint={2502.10140},
66
+ archivePrefix={arXiv},
67
+ primaryClass={cs.CL},
68
+ url={https://arxiv.org/abs/2502.10140},
69
+ }
70
+ ```