AlekseyKorshuk commited on
Commit
e26270a
1 Parent(s): 6dd3212

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ splits:
7
+ - name: test
8
+ num_bytes: 5838
9
+ num_examples: 4
10
+ - name: train
11
+ num_bytes: 78895
12
+ num_examples: 55
13
+ - name: validation
14
+ num_bytes: 13773
15
+ num_examples: 10
16
+ download_size: 75521
17
+ dataset_size: 98506
18
+ ---
19
+ # Dataset Card for "dalio-handwritten-complete"
20
+
21
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)