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