tonyshark commited on
Commit
24c7e99
·
verified ·
1 Parent(s): 49e5780

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +37 -2
dataset_infos.json CHANGED
@@ -4,12 +4,47 @@
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "text": {
8
  "dtype": "string",
9
  "id": null,
10
  "_type": "Value"
11
  },
12
- "meta": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  "pile_set_name": {
14
  "dtype": "string",
15
  "id": null,
 
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
+ "title": {
8
  "dtype": "string",
9
  "id": null,
10
  "_type": "Value"
11
  },
12
+ "context": {
13
+ "pile_set_name": {
14
+ "dtype": "string",
15
+ "id": null,
16
+ "_type": "Value"
17
+ }
18
+ },
19
+ "question": {
20
+ "pile_set_name": {
21
+ "dtype": "string",
22
+ "id": null,
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "answers": {
27
+ "pile_set_name": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ }
32
+ },
33
+ "input_ids": {
34
+ "pile_set_name": {
35
+ "dtype": "string",
36
+ "id": null,
37
+ "_type": "Value"
38
+ }
39
+ },
40
+ "attention_mask": {
41
+ "pile_set_name": {
42
+ "dtype": "string",
43
+ "id": null,
44
+ "_type": "Value"
45
+ }
46
+ },
47
+ "labels": {
48
  "pile_set_name": {
49
  "dtype": "string",
50
  "id": null,