Leonardo6 commited on
Commit
e689a51
·
verified ·
1 Parent(s): a3b7282

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +140 -0
dataset_infos.json ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "default": {
3
+ "features": {
4
+ "image_id": {
5
+ "_type": "Value",
6
+ "dtype": "string"
7
+ },
8
+ "caption": {
9
+ "_type": "Value",
10
+ "dtype": "string"
11
+ },
12
+ "image": {
13
+ "_type": "Image"
14
+ },
15
+ "template_0_layer_28": {
16
+ "_type": "Sequence",
17
+ "feature": {
18
+ "_type": "Value",
19
+ "dtype": "float16"
20
+ },
21
+ "length": 4096
22
+ },
23
+ "template_0_layer_29": {
24
+ "_type": "Sequence",
25
+ "feature": {
26
+ "_type": "Value",
27
+ "dtype": "float16"
28
+ },
29
+ "length": 4096
30
+ },
31
+ "template_0_layer_30": {
32
+ "_type": "Sequence",
33
+ "feature": {
34
+ "_type": "Value",
35
+ "dtype": "float16"
36
+ },
37
+ "length": 4096
38
+ },
39
+ "template_0_layer_31": {
40
+ "_type": "Sequence",
41
+ "feature": {
42
+ "_type": "Value",
43
+ "dtype": "float16"
44
+ },
45
+ "length": 4096
46
+ },
47
+ "template_0_layer_32": {
48
+ "_type": "Sequence",
49
+ "feature": {
50
+ "_type": "Value",
51
+ "dtype": "float16"
52
+ },
53
+ "length": 4096
54
+ },
55
+ "template_1_layer_28": {
56
+ "_type": "Sequence",
57
+ "feature": {
58
+ "_type": "Value",
59
+ "dtype": "float16"
60
+ },
61
+ "length": 4096
62
+ },
63
+ "template_1_layer_29": {
64
+ "_type": "Sequence",
65
+ "feature": {
66
+ "_type": "Value",
67
+ "dtype": "float16"
68
+ },
69
+ "length": 4096
70
+ },
71
+ "template_1_layer_30": {
72
+ "_type": "Sequence",
73
+ "feature": {
74
+ "_type": "Value",
75
+ "dtype": "float16"
76
+ },
77
+ "length": 4096
78
+ },
79
+ "template_1_layer_31": {
80
+ "_type": "Sequence",
81
+ "feature": {
82
+ "_type": "Value",
83
+ "dtype": "float16"
84
+ },
85
+ "length": 4096
86
+ },
87
+ "template_1_layer_32": {
88
+ "_type": "Sequence",
89
+ "feature": {
90
+ "_type": "Value",
91
+ "dtype": "float16"
92
+ },
93
+ "length": 4096
94
+ },
95
+ "template_2_layer_28": {
96
+ "_type": "Sequence",
97
+ "feature": {
98
+ "_type": "Value",
99
+ "dtype": "float16"
100
+ },
101
+ "length": 4096
102
+ },
103
+ "template_2_layer_29": {
104
+ "_type": "Sequence",
105
+ "feature": {
106
+ "_type": "Value",
107
+ "dtype": "float16"
108
+ },
109
+ "length": 4096
110
+ },
111
+ "template_2_layer_30": {
112
+ "_type": "Sequence",
113
+ "feature": {
114
+ "_type": "Value",
115
+ "dtype": "float16"
116
+ },
117
+ "length": 4096
118
+ },
119
+ "template_2_layer_31": {
120
+ "_type": "Sequence",
121
+ "feature": {
122
+ "_type": "Value",
123
+ "dtype": "float16"
124
+ },
125
+ "length": 4096
126
+ },
127
+ "template_2_layer_32": {
128
+ "_type": "Sequence",
129
+ "feature": {
130
+ "_type": "Value",
131
+ "dtype": "float16"
132
+ },
133
+ "length": 4096
134
+ }
135
+ },
136
+ "builder_name": "parquet",
137
+ "description": "\u56fe\u50cf\u548c\u5d4c\u5165\u6570\u636e\u96c6\uff0c\u5305\u542b3\u4e2a\u6a21\u677f\u76845\u4e2a\u5c42\u7684\u5d4c\u5165\u5411\u91cf",
138
+ "version": "1.0.0"
139
+ }
140
+ }