avreymi commited on
Commit
2f8fad6
·
verified ·
1 Parent(s): 01a56b1

Upload rejected_near_duplicates.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. rejected_near_duplicates.json +72 -0
rejected_near_duplicates.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "candidate_question": "How many Grammy awards has Beyoncé won?",
4
+ "candidate_family": "extractive_control",
5
+ "closest_selected_question": "To set the record for Grammys, how many did Beyonce win?",
6
+ "closest_selected_family": "extractive_control",
7
+ "similarity": 0.9173958897590637
8
+ },
9
+ {
10
+ "candidate_question": "what countries did queen victoria rule?",
11
+ "candidate_family": "factual",
12
+ "closest_selected_question": "what countries did queen victoria reign over?",
13
+ "closest_selected_family": "factual",
14
+ "similarity": 0.9100936651229858
15
+ },
16
+ {
17
+ "candidate_question": "The Basilica of the Sacred heart at Notre Dame is beside to which structure?",
18
+ "candidate_family": "extractive_control",
19
+ "closest_selected_question": "In which architectural style is the Basilica of the Sacred Heart at Notre Dame made?",
20
+ "closest_selected_family": "extractive_control",
21
+ "similarity": 0.9383046627044678
22
+ },
23
+ {
24
+ "candidate_question": "Who did Beyoncé sing a duet with for \"The Best Man\" film?",
25
+ "candidate_family": "extractive_control",
26
+ "closest_selected_question": "Who did Beyonce record with for the movie \"The Best Man?\"",
27
+ "closest_selected_family": "extractive_control",
28
+ "similarity": 0.9045898914337158
29
+ },
30
+ {
31
+ "candidate_question": "what's the book hitler wrote in prison?",
32
+ "candidate_family": "factual",
33
+ "closest_selected_question": "what is the name of the book hitler wrote while in prison?",
34
+ "closest_selected_family": "factual",
35
+ "similarity": 0.9754095077514648
36
+ },
37
+ {
38
+ "candidate_question": "There are how many dorms for females at Notre Dame?",
39
+ "candidate_family": "extractive_control",
40
+ "closest_selected_question": "How many dorms for males are on the Notre Dame campus?",
41
+ "closest_selected_family": "extractive_control",
42
+ "similarity": 0.9364118576049805
43
+ },
44
+ {
45
+ "candidate_question": "How many Grammy awards did Beyoncé win for her first solo album?",
46
+ "candidate_family": "extractive_control",
47
+ "closest_selected_question": "To set the record for Grammys, how many did Beyonce win?",
48
+ "closest_selected_family": "extractive_control",
49
+ "similarity": 0.921802282333374
50
+ },
51
+ {
52
+ "candidate_question": "What singer did Beyonce record a song with for the movie, ''The Best Man\"?",
53
+ "candidate_family": "extractive_control",
54
+ "closest_selected_question": "Who did Beyonce record with for the movie \"The Best Man?\"",
55
+ "closest_selected_family": "extractive_control",
56
+ "similarity": 0.923861026763916
57
+ },
58
+ {
59
+ "candidate_question": "What company did Beyoncé's father work for when she was a child?",
60
+ "candidate_family": "extractive_control",
61
+ "closest_selected_question": "Beyonce's father worked as a sales manager for what company?",
62
+ "closest_selected_family": "extractive_control",
63
+ "similarity": 0.8512505292892456
64
+ },
65
+ {
66
+ "candidate_question": "what influenced vincent van gogh work?",
67
+ "candidate_family": "factual",
68
+ "closest_selected_question": "who was vincent van gogh inspired by?",
69
+ "closest_selected_family": "factual",
70
+ "similarity": 0.913898766040802
71
+ }
72
+ ]