Datasets:

Tasks:
Other
Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Tags:
License:
File size: 617 Bytes
bbad117
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "features": {
    "idx": {
      "dtype": "int32",
      "shape": [
        null
      ]
    },
    "inputs": {
      "dtype": "int32",
      "shape": [
        null
      ]
    },
    "inputs_pretokenized": {
      "dtype": "string",
      "shape": []
    },
    "is_correct": {
      "dtype": "bool",
      "shape": []
    },
    "targets": {
      "dtype": "int32",
      "shape": [
        null
      ]
    },
    "targets_pretokenized": {
      "dtype": "string",
      "shape": []
    },
    "weight": {
      "dtype": "float32",
      "shape": []
    }
  },
  "num_shards": 1,
  "seqio_version": "0.0.6"
}