Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
nkandpa2 commited on
Commit
3dc0cba
·
verified ·
1 Parent(s): f81af32

Upload ./dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_info.json +64 -0
dataset_info.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "features": {
3
+ "created": {
4
+ "dtype": "string",
5
+ "_type": "Value"
6
+ },
7
+ "added": {
8
+ "dtype": "string",
9
+ "_type": "Value"
10
+ },
11
+ "id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "metadata": {
16
+ "authors": {
17
+ "feature": {
18
+ "feature": {
19
+ "dtype": "string",
20
+ "_type": "Value"
21
+ },
22
+ "_type": "Sequence"
23
+ },
24
+ "_type": "Sequence"
25
+ },
26
+ "dump_url": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "license": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ },
34
+ "namespace": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ },
38
+ "provenance": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "title": {
43
+ "dtype": "string",
44
+ "_type": "Value"
45
+ },
46
+ "url": {
47
+ "dtype": "string",
48
+ "_type": "Value"
49
+ },
50
+ "wiki": {
51
+ "dtype": "string",
52
+ "_type": "Value"
53
+ }
54
+ },
55
+ "source": {
56
+ "dtype": "string",
57
+ "_type": "Value"
58
+ },
59
+ "text": {
60
+ "dtype": "string",
61
+ "_type": "Value"
62
+ }
63
+ }
64
+ }