Zaherrr commited on
Commit
6480815
·
verified ·
1 Parent(s): 4c48417

Upload 2 files

Browse files
Files changed (2) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +41 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40a33615c7ee46eb412f2ba9b34b6b40c4ae95d845829d7cb4b738e618b393bb
3
+ size 203967520
dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "nodes": {
9
+ "feature": {
10
+ "id": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "label": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ }
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "edges": {
22
+ "feature": {
23
+ "source": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "target": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ },
31
+ "type": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ }
35
+ },
36
+ "_type": "Sequence"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }