lisz1012 commited on
Commit
7600e95
·
1 Parent(s): dd1a53f

Add dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +3 -1
dataset_info.json CHANGED
@@ -18,7 +18,9 @@
18
  "img": "string",
19
  "text": "string",
20
  "label": "int64"
21
- }
 
 
22
  }
23
  }
24
 
 
18
  "img": "string",
19
  "text": "string",
20
  "label": "int64"
21
+ },
22
+ "description": "Dataset for hateful memes classification.",
23
+ "license": "MIT"
24
  }
25
  }
26