LuozzzzzzzzzzzzzzY commited on
Commit
0f58921
·
verified ·
1 Parent(s): 84ca14e

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -69
dataset_info.json DELETED
@@ -1,69 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "ID": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "claim": {
10
- "dtype": "string",
11
- "_type": "Value"
12
- },
13
- "posted": {
14
- "dtype": "string",
15
- "_type": "Value"
16
- },
17
- "sci_digest": {
18
- "feature": {
19
- "dtype": "string",
20
- "_type": "Value"
21
- },
22
- "_type": "Sequence"
23
- },
24
- "justification": {
25
- "dtype": "string",
26
- "_type": "Value"
27
- },
28
- "issues": {
29
- "feature": {
30
- "dtype": "string",
31
- "_type": "Value"
32
- },
33
- "_type": "Sequence"
34
- },
35
- "image_data": [
36
- {
37
- "image_caption": {
38
- "dtype": "string",
39
- "_type": "Value"
40
- },
41
- "image_src": {
42
- "dtype": "string",
43
- "_type": "Value"
44
- }
45
- }
46
- ],
47
- "image_path": {
48
- "feature": {
49
- "dtype": "string",
50
- "_type": "Value"
51
- },
52
- "_type": "Sequence"
53
- },
54
- "image_info": {
55
- "dtype": "string",
56
- "_type": "Value"
57
- },
58
- "instruction": {
59
- "dtype": "string",
60
- "_type": "Value"
61
- },
62
- "instruction_1": {
63
- "dtype": "string",
64
- "_type": "Value"
65
- }
66
- },
67
- "homepage": "",
68
- "license": ""
69
- }