Zaherrr commited on
Commit
c348335
·
verified ·
1 Parent(s): 53850fa

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:5dd09b6f50106789c9d0eadb973be0e11ed49136622798da82ea163e05f9c1af
3
+ size 91294336
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
+ }