Anonymous-researcher commited on
Commit
42939b5
·
1 Parent(s): 3f53b90

update data

Browse files
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["test"]}
 
 
test/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:336d9427478e8194a09477d4011bee5a43c7a6ba61a2611e2da4aa9572805dd2
3
- size 521864
 
 
 
 
test/dataset_info.json DELETED
@@ -1,43 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "question": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "opa": {
10
- "dtype": "string",
11
- "_type": "Value"
12
- },
13
- "opb": {
14
- "dtype": "string",
15
- "_type": "Value"
16
- },
17
- "opc": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "opd": {
22
- "dtype": "string",
23
- "_type": "Value"
24
- },
25
- "cop": {
26
- "dtype": "int64",
27
- "_type": "Value"
28
- },
29
- "rare disease": {
30
- "feature": {
31
- "dtype": "string",
32
- "_type": "Value"
33
- },
34
- "_type": "Sequence"
35
- },
36
- "input": {
37
- "dtype": "string",
38
- "_type": "Value"
39
- }
40
- },
41
- "homepage": "",
42
- "license": ""
43
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
test/state.json DELETED
@@ -1,22 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "29395a57f5c3918e",
8
- "_format_columns": [
9
- "cop",
10
- "input",
11
- "opa",
12
- "opb",
13
- "opc",
14
- "opd",
15
- "question",
16
- "rare disease"
17
- ],
18
- "_format_kwargs": {},
19
- "_format_type": null,
20
- "_output_all_columns": false,
21
- "_split": null
22
- }