MattNandavong commited on
Commit
d58d689
·
verified ·
1 Parent(s): 9afcfb5

Update QA_dataset.json

Browse files
Files changed (1) hide show
  1. QA_dataset.json +10 -10
QA_dataset.json CHANGED
@@ -4,9 +4,9 @@
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 +17,9 @@
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,8 +29,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
  },
@@ -41,8 +41,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
  }
 
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
  "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
  "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
  },
 
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
  }