maitri01 commited on
Commit
8bbcd1d
·
verified ·
1 Parent(s): 52edce7

Update task_template.py

Browse files
Files changed (1) hide show
  1. task_template.py +1 -1
task_template.py CHANGED
@@ -52,7 +52,7 @@ print("Logits:", logits)
52
  The submission must be a .csv file with the following format:
53
 
54
  -"id": ID of the subset (from 0 to 359)
55
- -"score": Stealing confidence score for each image (float)
56
  """
57
 
58
  # Example Submission:
 
52
  The submission must be a .csv file with the following format:
53
 
54
  -"id": ID of the subset (from 0 to 359)
55
+ -"score": Stealing confidence score for each model (float)
56
  """
57
 
58
  # Example Submission: