alexodavies commited on
Commit
1286e95
·
verified ·
1 Parent(s): 0ea7f6a

Upload processed GraphTab dataset (2 items)

Browse files

Processed tables from source dataset into graph representations

Files changed (2) hide show
  1. README.md +35 -1
  2. data/part_1-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,12 +1,46 @@
1
  ---
2
  license: mit
3
- source_datasets: [approximatelabs/tablib-v1-sample]
 
4
  task_categories:
5
  - tabular-to-graph
6
  - graph-learning
7
  - network-analysis
8
  language:
9
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # GraphTab Sample Dataset
 
1
  ---
2
  license: mit
3
+ source_datasets:
4
+ - approximatelabs/tablib-v1-sample
5
  task_categories:
6
  - tabular-to-graph
7
  - graph-learning
8
  - network-analysis
9
  language:
10
  - en
11
+ configs:
12
+ - config_name: default
13
+ data_files:
14
+ - split: part_1
15
+ path: data/part_1-*
16
+ dataset_info:
17
+ features:
18
+ - name: batch_id
19
+ dtype: int64
20
+ - name: table_id
21
+ dtype: int64
22
+ - name: reconstruction_id
23
+ dtype: int64
24
+ - name: graph_data
25
+ dtype: string
26
+ - name: column_names
27
+ dtype: string
28
+ - name: num_nodes
29
+ dtype: int64
30
+ - name: num_edges
31
+ dtype: int64
32
+ - name: serialization
33
+ dtype: string
34
+ - name: original_size
35
+ dtype: int64
36
+ - name: serialized_size
37
+ dtype: int64
38
+ splits:
39
+ - name: part_1
40
+ num_bytes: 2664
41
+ num_examples: 2
42
+ download_size: 11426
43
+ dataset_size: 2664
44
  ---
45
 
46
  # GraphTab Sample Dataset
data/part_1-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c13f29cb351898b5b85235cd807deba52fb63d46dcc0cb60ef45933e7433814
3
- size 85035
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c53f23586554578c720d820444e9768eff17e6a60b14750bebd9d82778507c
3
+ size 11426