Datasets:
parquet-converter
commited on
Commit
•
1c0298d
1
Parent(s):
a15f09c
Update parquet files
Browse files- .gitattributes +0 -54
- README.md +0 -118
- TheFusion21--PokemonCards/csv-train.parquet +3 -0
- train.csv +0 -0
.gitattributes
DELETED
@@ -1,54 +0,0 @@
|
|
1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
-
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
12 |
-
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
13 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
14 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.npy filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.npz filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
19 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
20 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.pickle filter=lfs diff=lfs merge=lfs -text
|
22 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
24 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
26 |
-
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
27 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
29 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
-
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
-
# Audio files - uncompressed
|
37 |
-
*.pcm filter=lfs diff=lfs merge=lfs -text
|
38 |
-
*.sam filter=lfs diff=lfs merge=lfs -text
|
39 |
-
*.raw filter=lfs diff=lfs merge=lfs -text
|
40 |
-
# Audio files - compressed
|
41 |
-
*.aac filter=lfs diff=lfs merge=lfs -text
|
42 |
-
*.flac filter=lfs diff=lfs merge=lfs -text
|
43 |
-
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
44 |
-
*.ogg filter=lfs diff=lfs merge=lfs -text
|
45 |
-
*.wav filter=lfs diff=lfs merge=lfs -text
|
46 |
-
# Image files - uncompressed
|
47 |
-
*.bmp filter=lfs diff=lfs merge=lfs -text
|
48 |
-
*.gif filter=lfs diff=lfs merge=lfs -text
|
49 |
-
*.png filter=lfs diff=lfs merge=lfs -text
|
50 |
-
*.tiff filter=lfs diff=lfs merge=lfs -text
|
51 |
-
# Image files - compressed
|
52 |
-
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
-
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
-
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
DELETED
@@ -1,118 +0,0 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- machine-generated
|
4 |
-
language:
|
5 |
-
- en
|
6 |
-
language_creators:
|
7 |
-
- found
|
8 |
-
license:
|
9 |
-
- cc-by-nc-4.0
|
10 |
-
multilinguality:
|
11 |
-
- monolingual
|
12 |
-
pretty_name: Pokemoncards
|
13 |
-
size_categories:
|
14 |
-
- 10K<n<100K
|
15 |
-
source_datasets:
|
16 |
-
- original
|
17 |
-
tags: []
|
18 |
-
task_categories:
|
19 |
-
- text-to-image
|
20 |
-
- image-to-text
|
21 |
-
task_ids:
|
22 |
-
- image-captioning
|
23 |
-
---
|
24 |
-
|
25 |
-
# Dataset Card for PokemonCards
|
26 |
-
|
27 |
-
|
28 |
-
### Languages
|
29 |
-
|
30 |
-
All of the data is in English.
|
31 |
-
|
32 |
-
## Dataset Structure
|
33 |
-
|
34 |
-
### Data Instances
|
35 |
-
|
36 |
-
```json
|
37 |
-
{
|
38 |
-
"id": "pl1-1",
|
39 |
-
"image_url": "https://images.pokemontcg.io/pl1/1_hires.png",
|
40 |
-
"caption": "A Stage 2 Pokemon Card of type Lightning with the title ""Ampharos"" and 130 HP of rarity ""Rare Holo"" evolved from Flaaffy from the set Platinum and the flavor text: ""None"". It has the attack ""Gigavolt"" with the cost Lightning, Colorless, the energy cost 2 and the damage of 30+ with the description: ""Flip a coin. If heads, this attack does 30 damage plus 30 more damage. If tails, the Defending Pokemon is now Paralyzed."". It has the attack ""Reflect Energy"" with the cost Lightning, Colorless, Colorless, the energy cost 3 and the damage of 70 with the description: ""Move an Energy card attached to Ampharos to 1 of your Benched Pokemon."". It has the ability ""Damage Bind"" with the description: ""Each Pokemon that has any damage counters on it (both yours and your opponent's) can't use any Poke-Powers."". It has weakness against Fighting +30. It has resistance against Metal -20.",
|
41 |
-
"name": "Ampharos",
|
42 |
-
"hp": "130",
|
43 |
-
"set_name": "Platinum"
|
44 |
-
}
|
45 |
-
```
|
46 |
-
|
47 |
-
### Data Fields
|
48 |
-
|
49 |
-
- `id`: Unique ID of the pokemon card.
|
50 |
-
- `image_url`: Static URL for downloading the image associated with the post.
|
51 |
-
- `caption`: Caption generated for this card.
|
52 |
-
- `name`: Name of the pokemon on that card.
|
53 |
-
- `hp`: Health of the pokemon.
|
54 |
-
- `set_name`: The name of the set the card is in.
|
55 |
-
|
56 |
-
### Data Splits
|
57 |
-
|
58 |
-
All the data is contained in training set. The training set has nearly 13k instances.
|
59 |
-
|
60 |
-
## Dataset Creation
|
61 |
-
|
62 |
-
### Curation Rationale
|
63 |
-
|
64 |
-
[More Information Needed]
|
65 |
-
|
66 |
-
### Source Data
|
67 |
-
|
68 |
-
#### Initial Data Collection and Normalization
|
69 |
-
|
70 |
-
[More Information Needed]
|
71 |
-
|
72 |
-
#### Who are the source language producers?
|
73 |
-
|
74 |
-
[More Information Needed]
|
75 |
-
|
76 |
-
### Annotations
|
77 |
-
|
78 |
-
#### Annotation process
|
79 |
-
|
80 |
-
[More Information Needed]
|
81 |
-
|
82 |
-
#### Who are the annotators?
|
83 |
-
|
84 |
-
[More Information Needed]
|
85 |
-
|
86 |
-
### Personal and Sensitive Information
|
87 |
-
|
88 |
-
[More Information Needed]
|
89 |
-
|
90 |
-
## Considerations for Using the Data
|
91 |
-
|
92 |
-
### Social Impact of Dataset
|
93 |
-
|
94 |
-
[More Information Needed]
|
95 |
-
|
96 |
-
### Discussion of Biases
|
97 |
-
|
98 |
-
[More Information Needed]
|
99 |
-
|
100 |
-
### Other Known Limitations
|
101 |
-
|
102 |
-
[More Information Needed]
|
103 |
-
|
104 |
-
## Additional Information
|
105 |
-
|
106 |
-
### Dataset Curators
|
107 |
-
|
108 |
-
[More Information Needed]
|
109 |
-
|
110 |
-
### Licensing Information
|
111 |
-
|
112 |
-
[More Information Needed]
|
113 |
-
|
114 |
-
### Citation Information
|
115 |
-
|
116 |
-
[More Information Needed]
|
117 |
-
|
118 |
-
### Contributions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TheFusion21--PokemonCards/csv-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07de73094e2e90a492e5785b0bfb5e51585233f5ece5626a294a08d40827fd2e
|
3 |
+
size 3036939
|
train.csv
DELETED
The diff for this file is too large to render.
See raw diff
|
|