Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -160,12 +160,14 @@ The dataset is licensed under the Apache 2.0 license and may be used with the co | |
| 160 | 
             
            ## Citation Information
         | 
| 161 |  | 
| 162 | 
             
            ```
         | 
| 163 | 
            -
            @misc{ | 
| 164 | 
            -
             | 
| 165 | 
            -
             | 
| 166 | 
            -
             | 
| 167 | 
            -
             | 
| 168 | 
            -
             | 
|  | |
|  | |
| 169 | 
             
            }
         | 
| 170 | 
             
            ```
         | 
| 171 |  | 
|  | |
| 160 | 
             
            ## Citation Information
         | 
| 161 |  | 
| 162 | 
             
            ```
         | 
| 163 | 
            +
            @misc{schott2023polyglot,
         | 
| 164 | 
            +
                  doi = {10.48550/arXiv.2305.13675},
         | 
| 165 | 
            +
                  title={Polyglot or Not? Measuring Multilingual Encyclopedic Knowledge Retrieval from Foundation Language Models}, 
         | 
| 166 | 
            +
                  author={Tim Schott and Daniel Furman and Shreshta Bhat},
         | 
| 167 | 
            +
                  year={2023},
         | 
| 168 | 
            +
                  eprint={2305.13675,
         | 
| 169 | 
            +
                  archivePrefix={arXiv},
         | 
| 170 | 
            +
                  primaryClass={cs.CL}
         | 
| 171 | 
             
            }
         | 
| 172 | 
             
            ```
         | 
| 173 |  | 

