Commit 
							
							·
						
						301e6a4
	
1
								Parent(s):
							
							7a2d50a
								
Added license info (#4)
Browse files- Added license info (5f8adeaa7c9776886ad8620c2848fc11a156828a)
Co-authored-by: Florent Gbelidji <[email protected]>
    	
        README.md
    CHANGED
    
    | 
         @@ -1,5 +1,6 @@ 
     | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            language: en
         
     | 
| 
         | 
|
| 3 | 
         
             
            ---
         
     | 
| 4 | 
         | 
| 5 | 
         
             
            # longformer-base-4096
         
     | 
| 
         @@ -24,4 +25,4 @@ If you use `Longformer` in your research, please cite [Longformer: The Long-Docu 
     | 
|
| 24 | 
         
             
            ```
         
     | 
| 25 | 
         | 
| 26 | 
         
             
            `Longformer` is an open-source project developed by [the Allen Institute for Artificial Intelligence (AI2)](http://www.allenai.org).
         
     | 
| 27 | 
         
            -
            AI2 is a non-profit institute with the mission to contribute to humanity through high-impact AI research and engineering.
         
     | 
| 
         | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            language: en
         
     | 
| 3 | 
         
            +
            license: apache-2.0
         
     | 
| 4 | 
         
             
            ---
         
     | 
| 5 | 
         | 
| 6 | 
         
             
            # longformer-base-4096
         
     | 
| 
         | 
|
| 25 | 
         
             
            ```
         
     | 
| 26 | 
         | 
| 27 | 
         
             
            `Longformer` is an open-source project developed by [the Allen Institute for Artificial Intelligence (AI2)](http://www.allenai.org).
         
     | 
| 28 | 
         
            +
            AI2 is a non-profit institute with the mission to contribute to humanity through high-impact AI research and engineering.
         
     |