emily49 commited on
Commit
c8d5b39
·
1 Parent(s): eca9039

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: id
7
+ dtype: int64
8
+ - name: img
9
+ dtype: string
10
+ - name: label
11
+ dtype: int64
12
+ - name: text
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 409371554.0
17
+ num_examples: 8500
18
+ - name: validation
19
+ num_bytes: 25599957.0
20
+ num_examples: 500
21
+ download_size: 444287887
22
+ dataset_size: 434971511.0
23
+ ---
24
+ # Dataset Card for "hateful_memes_train_dev"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)