Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	File size: 159 Bytes
			
			| 34d5c3d | 1 2 3 4 5 6 7 | import evaluate
from evaluate.utils import launch_gradio_widget
module = evaluate.load("exact_match", module_type="comparison")
launch_gradio_widget(module)
 | 
