Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -139,12 +139,19 @@ More information needed | |
| 139 | 
             
            # Citation
         | 
| 140 |  | 
| 141 | 
             
            ```bibtex
         | 
| 142 | 
            -
            @ | 
| 143 | 
            -
             | 
| 144 | 
            -
             | 
| 145 | 
            -
             | 
| 146 | 
            -
             | 
| 147 | 
            -
             | 
| 148 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 149 | 
             
            }
         | 
| 150 | 
             
            ```
         | 
|  | |
| 139 | 
             
            # Citation
         | 
| 140 |  | 
| 141 | 
             
            ```bibtex
         | 
| 142 | 
            +
            @article{lamini-lm,
         | 
| 143 | 
            +
              author       = {Minghao Wu and
         | 
| 144 | 
            +
                              Abdul Waheed and
         | 
| 145 | 
            +
                              Chiyu Zhang and
         | 
| 146 | 
            +
                              Muhammad Abdul-Mageed and
         | 
| 147 | 
            +
                              Alham Fikri Aji
         | 
| 148 | 
            +
                              },
         | 
| 149 | 
            +
              title        = {LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions},
         | 
| 150 | 
            +
              journal      = {CoRR},
         | 
| 151 | 
            +
              volume       = {abs/2304.14402},
         | 
| 152 | 
            +
              year         = {2023},
         | 
| 153 | 
            +
              url          = {https://arxiv.org/abs/2304.14402},
         | 
| 154 | 
            +
              eprinttype   = {arXiv},
         | 
| 155 | 
            +
              eprint       = {2304.14402}
         | 
| 156 | 
             
            }
         | 
| 157 | 
             
            ```
         | 
