File size: 522 Bytes
5e8f569
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "citation": "",
  "description": "",
  "features": {
    "question": {
      "dtype": "string",
      "_type": "Value"
    },
    "answer": {
      "dtype": "string",
      "_type": "Value"
    },
    "question_embedding": {
      "feature": {
        "dtype": "float32",
        "_type": "Value"
      },
      "_type": "Sequence"
    },
    "answer_embedding": {
      "feature": {
        "dtype": "float32",
        "_type": "Value"
      },
      "_type": "Sequence"
    }
  },
  "homepage": "",
  "license": ""
}