SaylorTwift HF Staff commited on
Commit
81769a9
·
1 Parent(s): 87871e8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: name
5
+ dtype: string
6
+ - name: hf_repo
7
+ dtype: string
8
+ - name: hf_subset
9
+ dtype: string
10
+ - name: hf_avail_splits
11
+ sequence: string
12
+ - name: evaluation_splits
13
+ sequence: string
14
+ - name: generation_size
15
+ dtype: int64
16
+ - name: metric
17
+ sequence: string
18
+ - name: suite
19
+ sequence: string
20
+ - name: prompt_function
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 106419
25
+ num_examples: 598
26
+ download_size: 22843
27
+ dataset_size: 106419
28
+ ---
29
+ # Dataset Card for "MetadataTable3"
30
+
31
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)