Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						b881ada
	
1
								Parent(s):
							
							2be3583
								
Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -845,7 +845,7 @@ class Visualization: | |
| 845 | 
             
                        "This demo can be a little slow, and only allows you to process up to 5000 documents "
         | 
| 846 | 
             
                        "for a decent speed. If you want to display up to three times more documents and have "
         | 
| 847 | 
             
                        "a faster visualization, we invite you to run this "
         | 
| 848 | 
            -
                        "[code](https://github.com/bigscience-workshop/ | 
| 849 | 
             
                        "on your computer."
         | 
| 850 | 
             
                    )
         | 
| 851 |  | 
|  | |
| 845 | 
             
                        "This demo can be a little slow, and only allows you to process up to 5000 documents "
         | 
| 846 | 
             
                        "for a decent speed. If you want to display up to three times more documents and have "
         | 
| 847 | 
             
                        "a faster visualization, we invite you to run this "
         | 
| 848 | 
            +
                        "[code](https://github.com/bigscience-workshop/data-preparation/tree/main/preprocessing/filtering/visualization) "
         | 
| 849 | 
             
                        "on your computer."
         | 
| 850 | 
             
                    )
         | 
| 851 |  | 

