will33am commited on
Commit
747b7ae
1 Parent(s): 4d6d905

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: id
5
+ dtype: int64
6
+ - name: prompt
7
+ dtype: string
8
+ - name: true_label
9
+ dtype: string
10
+ - name: prediction
11
+ dtype: string
12
+ splits:
13
+ - name: fewshot_0_clip_tags_ViT_L_14_Attributes_ViT_L_14_text_davinci_003_full_clip_tags_ViT_L_14_simple_specific_rices
14
+ num_bytes: 2744420
15
+ num_examples: 6149
16
+ download_size: 281958
17
+ dataset_size: 2744420
18
+ ---
19
+ # Dataset Card for "OxfordFlowers_test_google_flan_t5_xxl_mode_T_SPECIFIC_A_ns_6149"
20
+
21
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)