Upload dataset
Browse files- README.md +53 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: artist
|
5 |
+
dtype: string
|
6 |
+
- name: flavor_text
|
7 |
+
dtype: string
|
8 |
+
- name: rarity
|
9 |
+
dtype: string
|
10 |
+
- name: set_name
|
11 |
+
dtype: string
|
12 |
+
- name: card_art_uri
|
13 |
+
dtype: string
|
14 |
+
- name: card_png_uri
|
15 |
+
dtype: string
|
16 |
+
- name: colors
|
17 |
+
dtype: string
|
18 |
+
- name: id
|
19 |
+
dtype: string
|
20 |
+
- name: loyalty
|
21 |
+
dtype: string
|
22 |
+
- name: mana_cost
|
23 |
+
dtype: string
|
24 |
+
- name: name
|
25 |
+
dtype: string
|
26 |
+
- name: oracle_text
|
27 |
+
dtype: string
|
28 |
+
- name: power
|
29 |
+
dtype: string
|
30 |
+
- name: released_at
|
31 |
+
dtype: int64
|
32 |
+
- name: scryfall_uri
|
33 |
+
dtype: string
|
34 |
+
- name: toughness
|
35 |
+
dtype: string
|
36 |
+
- name: type_line
|
37 |
+
dtype: string
|
38 |
+
- name: uri
|
39 |
+
dtype: string
|
40 |
+
- name: jina_clip_v1_card_art_embeddings
|
41 |
+
sequence: float32
|
42 |
+
splits:
|
43 |
+
- name: train
|
44 |
+
num_bytes: 152149826
|
45 |
+
num_examples: 40274
|
46 |
+
download_size: 162869188
|
47 |
+
dataset_size: 152149826
|
48 |
+
configs:
|
49 |
+
- config_name: default
|
50 |
+
data_files:
|
51 |
+
- split: train
|
52 |
+
path: data/train-*
|
53 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e0358dda6da2f9c9fb446fe9796184547d2c87f2650ac637ae82628f788dff4
|
3 |
+
size 162869188
|