Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,5 +1,261 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# PVC figure products dataset
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
+
dataset_info:
|
| 4 |
+
config_name: goodsmile-figma
|
| 5 |
+
features:
|
| 6 |
+
- name: id
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: image_urls
|
| 9 |
+
sequence: string
|
| 10 |
+
- name: details
|
| 11 |
+
struct:
|
| 12 |
+
- name: ''
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: Bag Design Assistance
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: Booklet Design
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: CG Coloring
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: Category
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: Character Design/Illustration
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: Cooperation
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: Dengekiya Exclusive Product
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: Design Cooperation
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: Distributed by
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: Distributor
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: First Orders Release Date
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: First Release Extra
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: GOODSMILE RACING Personal Sponsor Bonus
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: GOODSMILE Racing Personal Sponsor Bonus
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: Good Smile Kuji Hatsune Miku 2014 Spring Ver. - B Prize
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: Good Smile Racing 2017 Personal Sponsor Bonus
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: Good Smile Racing Personal Sponsor Bonus
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: Illustrated by
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: Included with the 'Limited Edition Contract BOX'
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: Included with the Fate/Extra CCC TYPE-MOON Virgin White Box
|
| 53 |
+
dtype: string
|
| 54 |
+
- name: Included with the Japanese 'GRAVITY DAZE Collector's Edition'.
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: Included with the limited edition 37th volume of Berserk.
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: LTD
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: Limited Edition Extra
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: Manufacturer
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: Manufacturing Cooperation
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: Model Data
|
| 67 |
+
dtype: string
|
| 68 |
+
- name: Originally released in March 2017 with a rerelease in June 2021.
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: Originally released in May 2021 with a rerelease in July 2024.
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: Outfit Design/Production
|
| 73 |
+
dtype: string
|
| 74 |
+
- name: Outfit/Pattern Design
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: Painted ABS&PVC non-scale articulated figure with stand included. Approximately
|
| 77 |
+
165mm in height
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: Painted ABS&PVC posable figure - not to scale - approximately 150mm in
|
| 80 |
+
height
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: Paintowork
|
| 83 |
+
dtype: string
|
| 84 |
+
- name: Paintwork
|
| 85 |
+
dtype: string
|
| 86 |
+
- name: Photography
|
| 87 |
+
dtype: string
|
| 88 |
+
- name: Photography Assistance
|
| 89 |
+
dtype: string
|
| 90 |
+
- name: Planning
|
| 91 |
+
dtype: string
|
| 92 |
+
- name: Planning Assistance
|
| 93 |
+
dtype: string
|
| 94 |
+
- name: Planning/Cooperation
|
| 95 |
+
dtype: string
|
| 96 |
+
- name: Planning/Production
|
| 97 |
+
dtype: string
|
| 98 |
+
- name: Planning/Production Assistance
|
| 99 |
+
dtype: string
|
| 100 |
+
- name: Planning/Production Assitance
|
| 101 |
+
dtype: string
|
| 102 |
+
- name: Price
|
| 103 |
+
dtype: string
|
| 104 |
+
- name: Product Name
|
| 105 |
+
dtype: string
|
| 106 |
+
- name: Production Cooperation
|
| 107 |
+
dtype: string
|
| 108 |
+
- name: Production/Distributed by
|
| 109 |
+
dtype: string
|
| 110 |
+
- name: Production/Production
|
| 111 |
+
dtype: string
|
| 112 |
+
- name: Production/Sculpting
|
| 113 |
+
dtype: string
|
| 114 |
+
- name: Purchase Info
|
| 115 |
+
dtype: string
|
| 116 |
+
- name: Redesign by IZMOJUKI / Design Cooperation
|
| 117 |
+
dtype: string
|
| 118 |
+
- name: Release Date
|
| 119 |
+
dtype: string
|
| 120 |
+
- name: Release Info
|
| 121 |
+
dtype: string
|
| 122 |
+
- name: Release/Manufacturing/Distribution
|
| 123 |
+
dtype: string
|
| 124 |
+
- name: Released by
|
| 125 |
+
dtype: string
|
| 126 |
+
- name: Released by/Production Cooperation
|
| 127 |
+
dtype: string
|
| 128 |
+
- name: Released in April 2012 with a rerelease in October 2012.
|
| 129 |
+
dtype: string
|
| 130 |
+
- name: Released/Distributed by
|
| 131 |
+
dtype: string
|
| 132 |
+
- name: Rerelease Info
|
| 133 |
+
dtype: string
|
| 134 |
+
- name: Resale
|
| 135 |
+
dtype: string
|
| 136 |
+
- name: Resale Info
|
| 137 |
+
dtype: string
|
| 138 |
+
- name: Sales
|
| 139 |
+
dtype: string
|
| 140 |
+
- name: Sales Info
|
| 141 |
+
dtype: string
|
| 142 |
+
- name: Sales/Manufacturing/Distribution
|
| 143 |
+
dtype: string
|
| 144 |
+
- name: Sculpting / Manufacturing
|
| 145 |
+
dtype: string
|
| 146 |
+
- name: Sculpting Cooperation
|
| 147 |
+
dtype: string
|
| 148 |
+
- name: Sculpting/Paintwork
|
| 149 |
+
dtype: string
|
| 150 |
+
- name: Sculpting/Production/Released by
|
| 151 |
+
dtype: string
|
| 152 |
+
- name: Sculpting/Released by
|
| 153 |
+
dtype: string
|
| 154 |
+
- name: Sculpting/Sold By
|
| 155 |
+
dtype: string
|
| 156 |
+
- name: Sculptor
|
| 157 |
+
dtype: string
|
| 158 |
+
- name: Sculptor/Paintwork
|
| 159 |
+
dtype: string
|
| 160 |
+
- name: Second Orders Release Date
|
| 161 |
+
dtype: string
|
| 162 |
+
- name: Series
|
| 163 |
+
dtype: string
|
| 164 |
+
- name: Set Contents
|
| 165 |
+
dtype: string
|
| 166 |
+
- name: Sold By
|
| 167 |
+
dtype: string
|
| 168 |
+
- name: Sold by
|
| 169 |
+
dtype: string
|
| 170 |
+
- name: Sold/Distributed by
|
| 171 |
+
dtype: string
|
| 172 |
+
- name: Sold/Released by
|
| 173 |
+
dtype: string
|
| 174 |
+
- name: Specifications
|
| 175 |
+
dtype: string
|
| 176 |
+
- name: Speicifications
|
| 177 |
+
dtype: string
|
| 178 |
+
- name: Summer Wonder Festival 2017 Product
|
| 179 |
+
dtype: string
|
| 180 |
+
- name: Summer Wonder Festival 2018 Product
|
| 181 |
+
dtype: string
|
| 182 |
+
- name: WONDERFUL HOBBY LIFE FOR YOU!!32 Product
|
| 183 |
+
dtype: string
|
| 184 |
+
- name: Winter Wonder Festival 2018 Product
|
| 185 |
+
dtype: string
|
| 186 |
+
- name: Wonder Festival 2011 (Summer) Product
|
| 187 |
+
dtype: string
|
| 188 |
+
- name: Wonder Festival 2011 (Winter) Product
|
| 189 |
+
dtype: string
|
| 190 |
+
- name: Wonder Festival 2012 (Summer) Product
|
| 191 |
+
dtype: string
|
| 192 |
+
- name: Wonder Festival 2012 (Winter) Product
|
| 193 |
+
dtype: string
|
| 194 |
+
- name: Wonder Festival 2013 (Summer) Product
|
| 195 |
+
dtype: string
|
| 196 |
+
- name: Wonder Festival 2013 (Winter) Product
|
| 197 |
+
dtype: string
|
| 198 |
+
- name: Wonder Festival 2014 (Summer) Web Sales Product
|
| 199 |
+
dtype: string
|
| 200 |
+
- name: Wonder Festival 2014 (Winter) Limited Edition Product
|
| 201 |
+
dtype: string
|
| 202 |
+
- name: Wonder Festival 2015 (Summer) Product
|
| 203 |
+
dtype: string
|
| 204 |
+
- name: Wonder Festival 2015 (Winter) Product
|
| 205 |
+
dtype: string
|
| 206 |
+
- name: Wonder Festival 2016 (Summer) Product
|
| 207 |
+
dtype: string
|
| 208 |
+
- name: Wonder Festival 2016 (Winter) Product
|
| 209 |
+
dtype: string
|
| 210 |
+
- name: Wonder Festival 2019 Summer Product
|
| 211 |
+
dtype: string
|
| 212 |
+
- name: Wonder Festival 2019 Winter Product
|
| 213 |
+
dtype: string
|
| 214 |
+
- name: Wonder Festival 2020 Winter Product
|
| 215 |
+
dtype: string
|
| 216 |
+
- name: Wonder Festival Summer 2009 Product
|
| 217 |
+
dtype: string
|
| 218 |
+
- name: ebten Product
|
| 219 |
+
dtype: string
|
| 220 |
+
- name: figma Production
|
| 221 |
+
dtype: string
|
| 222 |
+
- name: figma Specifications
|
| 223 |
+
dtype: string
|
| 224 |
+
- name: ワンダーフェスティバル 2012[夏]販売商品
|
| 225 |
+
dtype: string
|
| 226 |
+
- name: 企劃製作
|
| 227 |
+
dtype: string
|
| 228 |
+
- name: 企画・制作協力
|
| 229 |
+
dtype: string
|
| 230 |
+
- name: 価格
|
| 231 |
+
dtype: string
|
| 232 |
+
- name: 再販
|
| 233 |
+
dtype: string
|
| 234 |
+
- name: 再販価格
|
| 235 |
+
dtype: string
|
| 236 |
+
- name: 再販:再出荷
|
| 237 |
+
dtype: string
|
| 238 |
+
- name: 原型制作・発売元
|
| 239 |
+
dtype: string
|
| 240 |
+
- name: 発売・製造・販売元
|
| 241 |
+
dtype: string
|
| 242 |
+
- name: 販売方法
|
| 243 |
+
dtype: string
|
| 244 |
+
- name: title
|
| 245 |
+
dtype: string
|
| 246 |
+
- name: category
|
| 247 |
+
dtype: string
|
| 248 |
+
splits:
|
| 249 |
+
- name: train
|
| 250 |
+
num_bytes: 1447190
|
| 251 |
+
num_examples: 947
|
| 252 |
+
download_size: 409156
|
| 253 |
+
dataset_size: 1447190
|
| 254 |
+
configs:
|
| 255 |
+
- config_name: goodsmile-figma
|
| 256 |
+
data_files:
|
| 257 |
+
- split: train
|
| 258 |
+
path: goodsmile-figma/train-*
|
| 259 |
---
|
| 260 |
|
| 261 |
# PVC figure products dataset
|