karan3691 commited on
Commit
e98beaa
·
verified ·
1 Parent(s): 3950784

Upload dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_info.json +32 -0
dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "url": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "title": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "content": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "author": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "publish_date": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "source": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }