Compare commits
	
		
			2 Commits
		
	
	
		
			1ff95542e0
			...
			b0a3fcc748
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | b0a3fcc748 | ||
|   | 2b738f561b | 
| @@ -121,7 +121,7 @@ def evaluate(dataset, offset, limit, model, no_foley): | |||||||
|  |  | ||||||
|     miss_counts = sorted(miss_counts, key=lambda x: x[1]) |     miss_counts = sorted(miss_counts, key=lambda x: x[1]) | ||||||
|  |  | ||||||
|     print(f"## Results for Model {model} ##") |     print(f"## Results for Model {model} ##\n") | ||||||
|  |  | ||||||
|     if no_foley: |     if no_foley: | ||||||
|         print("(FOLYProp and FOLYFeet have been omitted from the dataset.)\n") |         print("(FOLYProp and FOLYFeet have been omitted from the dataset.)\n") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user