Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -89,9 +89,6 @@ response = tokenizer.decode(outputs[0], skip_special_tokens=True) | |
| 89 | 
             
            print(response)
         | 
| 90 | 
             
            ```
         | 
| 91 |  | 
| 92 | 
            -
            ## 📜 Citation & References
         | 
| 93 | 
            -
            If you use **Pythia-Hybrid-140M** in your research, please cite the parent models:
         | 
| 94 | 
            -
             | 
| 95 | 
             
            **📝 Pythia-70M**  
         | 
| 96 | 
             
            ```bibtex
         | 
| 97 | 
             
            @misc{biderman2023pythia,
         | 
|  | |
| 89 | 
             
            print(response)
         | 
| 90 | 
             
            ```
         | 
| 91 |  | 
|  | |
|  | |
|  | |
| 92 | 
             
            **📝 Pythia-70M**  
         | 
| 93 | 
             
            ```bibtex
         | 
| 94 | 
             
            @misc{biderman2023pythia,
         |