MattNandavong
commited on
Update QA_dataset.json
Browse files- QA_dataset.json +8 -12
QA_dataset.json
CHANGED
@@ -4,9 +4,8 @@
|
|
4 |
"question": "Do you need a degree to do an MBA?",
|
5 |
"id": "ENR1",
|
6 |
"answers": {
|
7 |
-
"text": "While a bachelor's degree is a common requirement for MBA programs, some institutions offer pathways for individuals without a bachelor's degree based on relevant work experience or related graduate certificates.",
|
8 |
-
"answer_start": 0
|
9 |
-
"answer_end": 170
|
10 |
}
|
11 |
|
12 |
},
|
@@ -17,9 +16,8 @@
|
|
17 |
"id": "ENR2",
|
18 |
"answers":
|
19 |
{
|
20 |
-
"text": "We can potentially offer students unit exemptions for our undergraduate courses, based on diploma and higher education qualifications undertaken within the last 10 years.",
|
21 |
-
"answer_start": 174
|
22 |
-
"answer_end": 308
|
23 |
}
|
24 |
},
|
25 |
{
|
@@ -29,9 +27,8 @@
|
|
29 |
"id": "ENR3",
|
30 |
"answers":
|
31 |
{
|
32 |
-
"text": "Swinburne Online takes domestic students for both degrees and TAFE diplomas from anywhere in Australia.",
|
33 |
-
"answer_start": 311
|
34 |
-
"answer_end": 437
|
35 |
}
|
36 |
},
|
37 |
{
|
@@ -41,9 +38,8 @@
|
|
41 |
"id": "ENR4",
|
42 |
"answers":
|
43 |
{
|
44 |
-
"text": "If you are applying to study a degree at Swinburne Online, enrolments close approximately 10 days before the start of each teaching period.",
|
45 |
-
"answer_start": 440
|
46 |
-
"answer_end": 545
|
47 |
}
|
48 |
}
|
49 |
]
|
|
|
4 |
"question": "Do you need a degree to do an MBA?",
|
5 |
"id": "ENR1",
|
6 |
"answers": {
|
7 |
+
"text": ["While a bachelor's degree is a common requirement for MBA programs, some institutions offer pathways for individuals without a bachelor's degree based on relevant work experience or related graduate certificates."],
|
8 |
+
"answer_start": [0]
|
|
|
9 |
}
|
10 |
|
11 |
},
|
|
|
16 |
"id": "ENR2",
|
17 |
"answers":
|
18 |
{
|
19 |
+
"text": ["We can potentially offer students unit exemptions for our undergraduate courses, based on diploma and higher education qualifications undertaken within the last 10 years."],
|
20 |
+
"answer_start": [174]
|
|
|
21 |
}
|
22 |
},
|
23 |
{
|
|
|
27 |
"id": "ENR3",
|
28 |
"answers":
|
29 |
{
|
30 |
+
"text": ["Swinburne Online takes domestic students for both degrees and TAFE diplomas from anywhere in Australia."],
|
31 |
+
"answer_start": [311]
|
|
|
32 |
}
|
33 |
},
|
34 |
{
|
|
|
38 |
"id": "ENR4",
|
39 |
"answers":
|
40 |
{
|
41 |
+
"text": ["If you are applying to study a degree at Swinburne Online, enrolments close approximately 10 days before the start of each teaching period."],
|
42 |
+
"answer_start": [440]
|
|
|
43 |
}
|
44 |
}
|
45 |
]
|