berkay-demirhan
commited on
Commit
•
16c989f
1
Parent(s):
fac2521
Upload 2 files
Browse files- data-00000-of-00001.arrow +3 -0
- 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:89119ddd83cd8b9b1cda05b8a99cc4ba44e8cbd42517375930e053eed2fe526d
|
3 |
+
size 81888
|
dataset_info.json
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "csv",
|
3 |
+
"citation": "",
|
4 |
+
"config_name": "default",
|
5 |
+
"dataset_name": "arcchallenge_tr",
|
6 |
+
"dataset_size": 85188,
|
7 |
+
"description": "",
|
8 |
+
"download_checksums": {
|
9 |
+
"hf://datasets/berkay-demirhan/arcchallenge_tr@ca2a619c27491a8e81a56b4ee20cade632e94b86/arcchallenge_tr.csv": {
|
10 |
+
"num_bytes": 82884,
|
11 |
+
"checksum": null
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"download_size": 82884,
|
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 |
+
"choices": {
|
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": 168072,
|
48 |
+
"splits": {
|
49 |
+
"train": {
|
50 |
+
"name": "train",
|
51 |
+
"num_bytes": 85188,
|
52 |
+
"num_examples": 250,
|
53 |
+
"dataset_name": "arcchallenge_tr"
|
54 |
+
}
|
55 |
+
},
|
56 |
+
"version": {
|
57 |
+
"version_str": "0.0.0",
|
58 |
+
"major": 0,
|
59 |
+
"minor": 0,
|
60 |
+
"patch": 0
|
61 |
+
}
|
62 |
+
}
|