camelCase12 commited on
Commit
36f6ed5
·
verified ·
1 Parent(s): 1796fd2

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -20
README.md CHANGED
@@ -1,20 +1,22 @@
1
- ---
2
- license: mit
3
- dataset_info:
4
- features:
5
- - name: image
6
- dtype: image
7
- - name: count
8
- dtype: int32
9
- splits:
10
- - name: train
11
- num_bytes: 5759495.0
12
- num_examples: 100
13
- download_size: 5704793
14
- dataset_size: 5759495.0
15
- configs:
16
- - config_name: default
17
- data_files:
18
- - split: train
19
- path: data/train-*
20
- ---
 
 
 
1
+ ---
2
+ license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: count
8
+ dtype: int32
9
+ splits:
10
+ - name: train
11
+ num_bytes: 5759495.0
12
+ num_examples: 100
13
+ download_size: 5704793
14
+ dataset_size: 5759495.0
15
+ configs:
16
+ - config_name: default
17
+ data_files:
18
+ - split: train
19
+ path: data/train-*
20
+ ---
21
+
22
+ Simple set of 100 programmatically generated images with scattered lines. Total # of lines as label for each image.