crewdon commited on
Commit
4af834f
·
1 Parent(s): cc52c0e

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
+ config_name: crewdon
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ splits:
8
+ - name: train
9
+ num_bytes: 35055132
10
+ num_examples: 154634
11
+ download_size: 6463417
12
+ dataset_size: 35055132
13
+ configs:
14
+ - config_name: crewdon
15
+ data_files:
16
+ - split: train
17
+ path: crewdon/train-*
18
+ ---
19
+ # Dataset Card for "FormulasMax500"
20
+
21
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)