File size: 1,143 Bytes
8cbc216
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
[
  {
    "context": " The director of IIITDM Jabalpur is Dr.Bhartendu Kumar Singh.",
    "qas": [
      {
        "id": "00001",
        "is_impossible": false,
        "question": "Who is the director if IIITDM Jabalpur?",
        "answers": [{ "text": "The director of IIITDM Jabalpur is Dr.Bhartendu Kumar Singh", "answer_start": 1 }]
      }
    ]
  },
  {
    "context": "Dr.Aparajitha ojha teaches Discrete Sturctures",
    "qas": [
      {
        "id": "00002",
        "is_impossible": false,
        "question": "Who teaches discrete structures?",
        "answers": [{ "text": "Dr.Aparajitha ojha teaches Discrete Sturctures", "answer_start": 1 }]
      },
      {
        "id": "00003",
        "is_impossible": false,
        "question": "What are the three books in the series?",
        "answers": [
          {
            "text": "The Final Empire, The Well of Ascension, and The Hero of Ages",
            "answer_start": 63
          }
        ]
      },
      {
        "id": "00004",
        "is_impossible": true,
        "question": "Who is the main character in the series?",
        "answers": []
      }
    ]
  }
]