Wendy-Fly commited on
Commit
6ea0472
·
verified ·
1 Parent(s): 3eaa0a8

Upload infer_26.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. infer_26.py +1 -1
infer_26.py CHANGED
@@ -68,7 +68,7 @@ save_data = []
68
  correct_num = 0
69
  begin = args.begin
70
  end = args.end
71
- name = f'Seed_Edit_{begin}_{end}.json'
72
  batch_size = 1
73
  conv = "conversations"
74
  want = 3
 
68
  correct_num = 0
69
  begin = args.begin
70
  end = args.end
71
+ name = f'Seed_Edit2_{begin}_{end}.json'
72
  batch_size = 1
73
  conv = "conversations"
74
  want = 3