-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmini_cluster.json
More file actions
66 lines (58 loc) · 1.52 KB
/
mini_cluster.json
File metadata and controls
66 lines (58 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[
{
"distractor": "distractor1 ",
"questions": [
"hello world distractor one",
"hi world distractor one"
]
},
{
"distractor": "distractor2 ",
"questions": [
"machine learning distractor two",
"natural language processing distractor two ?"
]
},
{
"distractor": "distractor3 ",
"questions": [
"political science and the world distractor three",
"The president of united states distractor three"
]
},
{
"distractor": "distractor4 ",
"questions": [
"mitosis and biological phenomenen distractor four",
"introduction to biology distractor four"
]
},
{
"distractor": "distractor5 ",
"questions": [
"what is the physical world distractor five",
"Albert Einstein and his physics team"
]
},
{
"distractor": "distractor6 ",
"questions": [
"mitosis and biological phenomenen distractor six",
"introduction to biology distractor six"
]
},
{
"distractor": "distractor7 ",
"questions": [
"mitosis and biological phenomenen distractor seven",
"introduction to biology distractor seven"
]
},
{
"distractor": "distractor8 ",
"questions": [
"mitosis and biological phenomenen distractor eight",
"introduction to biology distractor eight"
]
}
]