Upload dataset
Browse files- README.md +146 -0
- all/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,146 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: all
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: int64
|
7 |
+
- name: created_at
|
8 |
+
dtype: string
|
9 |
+
- name: updated_at
|
10 |
+
dtype: string
|
11 |
+
- name: score
|
12 |
+
dtype: int64
|
13 |
+
- name: source
|
14 |
+
dtype: string
|
15 |
+
- name: up_score
|
16 |
+
dtype: int64
|
17 |
+
- name: down_score
|
18 |
+
dtype: int64
|
19 |
+
- name: fav_count
|
20 |
+
dtype: int64
|
21 |
+
- name: rating
|
22 |
+
dtype: string
|
23 |
+
- name: image_width
|
24 |
+
dtype: int64
|
25 |
+
- name: image_height
|
26 |
+
dtype: int64
|
27 |
+
- name: tag_count
|
28 |
+
dtype: int64
|
29 |
+
- name: tag_string
|
30 |
+
dtype: string
|
31 |
+
- name: tag_string_general
|
32 |
+
dtype: string
|
33 |
+
- name: tag_string_character
|
34 |
+
dtype: string
|
35 |
+
- name: tag_string_copyright
|
36 |
+
dtype: string
|
37 |
+
- name: tag_string_artist
|
38 |
+
dtype: string
|
39 |
+
- name: tag_string_meta
|
40 |
+
dtype: string
|
41 |
+
- name: tag_count_general
|
42 |
+
dtype: int64
|
43 |
+
- name: tag_count_artist
|
44 |
+
dtype: int64
|
45 |
+
- name: tag_count_character
|
46 |
+
dtype: int64
|
47 |
+
- name: tag_count_copyright
|
48 |
+
dtype: int64
|
49 |
+
- name: tag_count_meta
|
50 |
+
dtype: int64
|
51 |
+
- name: has_large
|
52 |
+
dtype: bool
|
53 |
+
- name: media_asset
|
54 |
+
struct:
|
55 |
+
- name: created_at
|
56 |
+
dtype: string
|
57 |
+
- name: duration
|
58 |
+
dtype: float32
|
59 |
+
- name: file_ext
|
60 |
+
dtype: string
|
61 |
+
- name: file_key
|
62 |
+
dtype: string
|
63 |
+
- name: file_size
|
64 |
+
dtype: int64
|
65 |
+
- name: id
|
66 |
+
dtype: int64
|
67 |
+
- name: image_height
|
68 |
+
dtype: int64
|
69 |
+
- name: image_width
|
70 |
+
dtype: int64
|
71 |
+
- name: is_public
|
72 |
+
dtype: bool
|
73 |
+
- name: md5
|
74 |
+
dtype: string
|
75 |
+
- name: pixel_hash
|
76 |
+
dtype: string
|
77 |
+
- name: status
|
78 |
+
dtype: string
|
79 |
+
- name: updated_at
|
80 |
+
dtype: string
|
81 |
+
- name: variants
|
82 |
+
list:
|
83 |
+
- name: file_ext
|
84 |
+
dtype: string
|
85 |
+
- name: height
|
86 |
+
dtype: int64
|
87 |
+
- name: type
|
88 |
+
dtype: string
|
89 |
+
- name: url
|
90 |
+
dtype: string
|
91 |
+
- name: width
|
92 |
+
dtype: int64
|
93 |
+
- name: file_url
|
94 |
+
dtype: string
|
95 |
+
- name: large_file_url
|
96 |
+
dtype: string
|
97 |
+
- name: preview_file_url
|
98 |
+
dtype: string
|
99 |
+
- name: parent_id
|
100 |
+
dtype: int64
|
101 |
+
- name: has_children
|
102 |
+
dtype: bool
|
103 |
+
- name: has_active_children
|
104 |
+
dtype: bool
|
105 |
+
- name: has_visible_children
|
106 |
+
dtype: bool
|
107 |
+
- name: last_commented_at
|
108 |
+
dtype: string
|
109 |
+
- name: last_comment_bumped_at
|
110 |
+
dtype: string
|
111 |
+
- name: last_noted_at
|
112 |
+
dtype: string
|
113 |
+
- name: file_size
|
114 |
+
dtype: int64
|
115 |
+
- name: file_ext
|
116 |
+
dtype: string
|
117 |
+
- name: md5
|
118 |
+
dtype: string
|
119 |
+
- name: uploader_id
|
120 |
+
dtype: int64
|
121 |
+
- name: approver_id
|
122 |
+
dtype: int64
|
123 |
+
- name: pixiv_id
|
124 |
+
dtype: int64
|
125 |
+
- name: is_pending
|
126 |
+
dtype: bool
|
127 |
+
- name: is_flagged
|
128 |
+
dtype: bool
|
129 |
+
- name: is_deleted
|
130 |
+
dtype: bool
|
131 |
+
- name: is_banned
|
132 |
+
dtype: bool
|
133 |
+
- name: bit_flags
|
134 |
+
dtype: int64
|
135 |
+
splits:
|
136 |
+
- name: train
|
137 |
+
num_bytes: 162021940.75024575
|
138 |
+
num_examples: 76433
|
139 |
+
download_size: 65299766
|
140 |
+
dataset_size: 162021940.75024575
|
141 |
+
configs:
|
142 |
+
- config_name: all
|
143 |
+
data_files:
|
144 |
+
- split: train
|
145 |
+
path: all/train-*
|
146 |
+
---
|
all/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07e235dd60a0bf8989379be938ee12539744c047275bfd5b5b38db46cbfa1165
|
3 |
+
size 65299766
|