Studeni commited on
Commit
a4aec80
1 Parent(s): ac5051a

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -81
dataset_info.json DELETED
@@ -1,81 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "parent_asin": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "date_first_available": {
10
- "dtype": "timestamp[ns]",
11
- "_type": "Value"
12
- },
13
- "title": {
14
- "dtype": "string",
15
- "_type": "Value"
16
- },
17
- "description": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "filename": {
22
- "dtype": "string",
23
- "_type": "Value"
24
- },
25
- "main_category": {
26
- "dtype": "string",
27
- "_type": "Value"
28
- },
29
- "categories": {
30
- "feature": {
31
- "dtype": "string",
32
- "_type": "Value"
33
- },
34
- "_type": "Sequence"
35
- },
36
- "store": {
37
- "dtype": "string",
38
- "_type": "Value"
39
- },
40
- "average_rating": {
41
- "dtype": "float64",
42
- "_type": "Value"
43
- },
44
- "rating_number": {
45
- "dtype": "float64",
46
- "_type": "Value"
47
- },
48
- "price": {
49
- "dtype": "float64",
50
- "_type": "Value"
51
- },
52
- "features": {
53
- "feature": {
54
- "dtype": "string",
55
- "_type": "Value"
56
- },
57
- "_type": "Sequence"
58
- },
59
- "details": {
60
- "dtype": "string",
61
- "_type": "Value"
62
- },
63
- "embeddings": {
64
- "feature": {
65
- "dtype": "float64",
66
- "_type": "Value"
67
- },
68
- "_type": "Sequence"
69
- },
70
- "image": {
71
- "dtype": "string",
72
- "_type": "Value"
73
- },
74
- "__index_level_0__": {
75
- "dtype": "int64",
76
- "_type": "Value"
77
- }
78
- },
79
- "homepage": "",
80
- "license": ""
81
- }