berkay-demirhan commited on
Commit
bbbc488
·
verified ·
1 Parent(s): c2bcb77

Upload 2 files

Browse files
Files changed (2) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +62 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c35f6d979a17ab5e1675e53931b4c2b0050ee2f4e65c7524c192f39752dd0444
3
+ size 76600
dataset_info.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "csv",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "arcchallenge_eng",
6
+ "dataset_size": 79399,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/berkay-demirhan/arcchallenge_eng@68aeb934c9a345f422838abe835d386e75583677/arc_challenge_eng.csv": {
10
+ "num_bytes": 77081,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 77081,
15
+ "features": {
16
+ "id": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "question": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "answerKey": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "choices": {
29
+ "label": {
30
+ "feature": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ },
34
+ "_type": "Sequence"
35
+ },
36
+ "text": {
37
+ "feature": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "_type": "Sequence"
42
+ }
43
+ }
44
+ },
45
+ "homepage": "",
46
+ "license": "",
47
+ "size_in_bytes": 156480,
48
+ "splits": {
49
+ "train": {
50
+ "name": "train",
51
+ "num_bytes": 79399,
52
+ "num_examples": 250,
53
+ "dataset_name": "arcchallenge_eng"
54
+ }
55
+ },
56
+ "version": {
57
+ "version_str": "0.0.0",
58
+ "major": 0,
59
+ "minor": 0,
60
+ "patch": 0
61
+ }
62
+ }