alexodavies commited on
Commit
0ea7f6a
·
verified ·
1 Parent(s): 3cca926

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -40
README.md CHANGED
@@ -1,51 +1,12 @@
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_107
15
- path: data/part_107-*
16
- - split: part_0
17
- path: data/part_0-*
18
- dataset_info:
19
- features:
20
- - name: batch_id
21
- dtype: int64
22
- - name: table_id
23
- dtype: int64
24
- - name: reconstruction_id
25
- dtype: int64
26
- - name: graph_data
27
- dtype: string
28
- - name: column_names
29
- dtype: string
30
- - name: num_nodes
31
- dtype: int64
32
- - name: num_edges
33
- dtype: int64
34
- - name: serialization
35
- dtype: string
36
- - name: original_size
37
- dtype: int64
38
- - name: serialized_size
39
- dtype: int64
40
- splits:
41
- - name: part_107
42
- num_bytes: 2607173
43
- num_examples: 270
44
- - name: part_0
45
- num_bytes: 8024
46
- num_examples: 3
47
- download_size: 931748
48
- dataset_size: 2615197
49
  ---
50
 
51
  # GraphTab Sample Dataset
 
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