Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
n<1K
Language Creators:
other
Annotations Creators:
machine-generated
Source Datasets:
Drozdik/tattoo_v0
Tags:
License:
Drozdik commited on
Commit
9d926ca
1 Parent(s): 9a5c478

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +43 -0
dataset_infos.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"Drozdik--tattoo_v0": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "image": {
8
+ "decode": true,
9
+ "id": null,
10
+ "_type": "Image"
11
+ },
12
+ "text": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "post_processed": null,
19
+ "supervised_keys": null,
20
+ "task_templates": null,
21
+ "builder_name": "imagefolder",
22
+ "config_name": "default",
23
+ "version": {
24
+ "version_str": "0.0.0",
25
+ "description": null,
26
+ "major": 0,
27
+ "minor": 0,
28
+ "patch": 0
29
+ },
30
+ "splits": {
31
+ "train": {
32
+ "name": "train",
33
+ "num_bytes": 102337704.61,
34
+ "num_examples": 4370,
35
+ "dataset_name": "tattoo_v0"
36
+ }
37
+ },
38
+ "download_checksums": null,
39
+ "download_size": 94653308,
40
+ "post_processing_size": null,
41
+ "dataset_size": 102337704.61,
42
+ "size_in_bytes": 196991012.61
43
+ }}